diff --git a/scripts/make-stable.sh b/scripts/make-stable.sh index ba0145f..d4ac986 100755 --- a/scripts/make-stable.sh +++ b/scripts/make-stable.sh @@ -16,7 +16,7 @@ if [ "x$DRYRUN" != "x" ]; then ARGS=--dry-run fi -DIRS=images ipk sdk tools cache-state; +DIRS="images ipk sdk tools cache-state" for i in $DIRS; do