From 570d51b8ba2b933d650221f0dec8f4700f752927 Mon Sep 17 00:00:00 2001 From: alextrical <35117191+alextrical@users.noreply.github.com> Date: Tue, 5 Dec 2023 21:54:22 +0000 Subject: [PATCH] Update sheetcam.sh --- config/scripts/sheetcam.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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