Skip to content

Commit

Permalink
Update sheetcam.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
alextrical authored Dec 5, 2023
1 parent 5ecf9c5 commit 7714bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/scripts/sheetcam.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7714bfb

Please sign in to comment.