Skip to content

Commit 808d5ef

Browse files
committed
add device cache update
1 parent ea3a8c3 commit 808d5ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flowforge-container/install-device-cache.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh -x
22

3-
VERSION_LIST="4.0.0 4.0.1 4.0.2 4.0.3 4.0.4 4.0.5 4.0.7"
3+
VERSION_LIST="4.0.0 4.0.1 4.0.2 4.0.3 4.0.4 4.0.5 4.0.7 4.0.8"
44

55
mkdir -p device/cache
66
cd device/cache

0 commit comments

Comments
 (0)