diff --git a/config/scripts/sheetcam.sh b/config/scripts/sheetcam.sh index 5a68c84215..4adde6ee1e 100644 --- a/config/scripts/sheetcam.sh +++ b/config/scripts/sheetcam.sh @@ -8,7 +8,7 @@ set -oue pipefail # Your code goes here. #SheetCAM wget https://www.sheetcam.com/Downloads/akp3fldwqh/SheetCam_setupV7.1.35-64.bin --show-progress -nc -q -P /tmp -unzip /tmp/SheetCam_setupV7.1.35-64.bin "data/*" -d /usr/share/SheetCam +# unzip /tmp/SheetCam_setupV7.1.35-64.bin "data/*" -d /usr/share/SheetCam cat > /usr/share/applications/SheetCAM.desktop << EOF [Desktop Entry] Encoding=UTF-8