forked from josch/mmdebstrap
run_null.sh: remove unused variable
This commit is contained in:
parent
b113771a81
commit
b3269c8809
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
||||||
|
|
||||||
set -eu
|
set -eu
|
||||||
|
|
||||||
cachedir="./shared/cache"
|
|
||||||
|
|
||||||
SUDO=
|
SUDO=
|
||||||
while [ "$#" -gt 0 ]; do
|
while [ "$#" -gt 0 ]; do
|
||||||
key="$1"
|
key="$1"
|
||||||
|
|
Loading…
Reference in a new issue