|
|
@ -2,6 +2,7 @@
|
|
|
|
# Update the TUXEDO WebFAI usb stick
|
|
|
|
# Update the TUXEDO WebFAI usb stick
|
|
|
|
# the file actually moved to https://webfai.tuxedocomputers.com/webfai-current.img
|
|
|
|
# the file actually moved to https://webfai.tuxedocomputers.com/webfai-current.img
|
|
|
|
# hence the -L switch on curl
|
|
|
|
# hence the -L switch on curl
|
|
|
|
|
|
|
|
# lastmod: 2024-09-08
|
|
|
|
|
|
|
|
|
|
|
|
if (test -f *.iso); then
|
|
|
|
if (test -f *.iso); then
|
|
|
|
DATE=$(date +%Y%m%d-%H%M%S)
|
|
|
|
DATE=$(date +%Y%m%d-%H%M%S)
|
|
|
|