We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00f680e + 26d57d8 commit 6620847Copy full SHA for 6620847
1 file changed
flowforge-docker/install-device-cache.sh
@@ -1,6 +1,6 @@
1
#!/bin/sh -x
2
3
-VERSION_LIST="4.0.4 4.0.5 4.0.7 4.0.8 4.0.9 4.1.0 4.1.1 4.1.2 4.1.3 4.1.4 4.1.5 4.1.6 4.1.7"
+VERSION_LIST="4.0.4 4.0.5 4.0.7 4.0.8 4.0.9 4.1.0 4.1.1 4.1.2 4.1.3 4.1.4 4.1.5 4.1.6 4.1.7 4.1.8"
4
5
mkdir -p device/cache
6
cd device/cache
0 commit comments