From 7714bfbca5729840ef1dda01236b6d711c0c4181 Mon Sep 17 00:00:00 2001 From: alextrical <35117191+alextrical@users.noreply.github.com> Date: Tue, 5 Dec 2023 21:48:34 +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 4adde6ee1e..5a68c84215 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