diff --git a/scripts/make-stable.sh b/scripts/make-stable.sh index d4ac986..2d37124 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 sources cache conf" for i in $DIRS; do