summaryrefslogtreecommitdiffstats
path: root/generate-blob-scripts.sh
diff options
context:
space:
mode:
Diffstat (limited to 'generate-blob-scripts.sh')
-rwxr-xr-xgenerate-blob-scripts.sh6
1 files changed, 5 insertions, 1 deletions
diff --git a/generate-blob-scripts.sh b/generate-blob-scripts.sh
index 902e72f..5ad88fb 100755
--- a/generate-blob-scripts.sh
+++ b/generate-blob-scripts.sh
@@ -43,9 +43,13 @@ then
fi
shift
-DEVICES="maguro"
+DEVICES="crespo crespo4g stingray wingray panda toro maguro"
export LC_ALL=C
+repo sync
+repo sync
+repo sync
+
ARCHIVEDIR=archive-$(date +%s)
if test -d archive-ref
then