Update install-64

pull/845/head
Ryan Fortner 4 years ago committed by GitHub
parent 9619101c82
commit d7604a8c10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,9 +12,9 @@ wget -O ~/Cura.AppImage https://github.com/smartavionics/Cura/releases/download/
chmod +x ~/Cura.AppImage
#get stl-thumb package
rm -f ~/stl-thumb_0.4.0_armhf.deb
wget https://github.com/unlimitedbacon/stl-thumb/releases/download/v0.4.0/stl-thumb_0.4.0_armhf.deb
"${DIRECTORY}/pkg-install" "$HOME/stl-thumb_0.4.0_armhf.deb" "$(dirname "$0")" || exit 1
rm -f ~/stl-thumb_0.4.0_arm64.deb
wget https://github.com/unlimitedbacon/stl-thumb/releases/download/v0.4.0/stl-thumb_0.4.0_arm64.deb
"${DIRECTORY}/pkg-install" "$HOME/stl-thumb_0.4.0_arm64.deb" "$(dirname "$0")" || exit 1
rm -f ~/stl-thumb_0.4.0_armhf.deb
echo "[Desktop Entry]

Loading…
Cancel
Save