Skip to content

Commit

Permalink
add device cache update
Browse files Browse the repository at this point in the history
  • Loading branch information
hardillb committed Dec 20, 2024
1 parent ea3a8c3 commit 808d5ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flowforge-container/install-device-cache.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh -x

VERSION_LIST="4.0.0 4.0.1 4.0.2 4.0.3 4.0.4 4.0.5 4.0.7"
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"

mkdir -p device/cache
cd device/cache
Expand Down

0 comments on commit 808d5ef

Please sign in to comment.