From d413b7be380d22497188923b894d5c23d1d10913 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Mon, 7 Aug 2017 12:33:01 +0800 Subject: [PATCH] make-stable: Extend it to more directories uploaded that need sync --- scripts/make-stable.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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