From 46883757a54427deedbdfee218afaaa94e9f967c Mon Sep 17 00:00:00 2001 From: Botspot <54716352+Botspot@users.noreply.github.com> Date: Sun, 25 Jul 2021 16:30:33 -0500 Subject: [PATCH] Ya missed one. ;) --- apps/Cura/install-64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/Cura/install-64 b/apps/Cura/install-64 index b5c7dbb..f728749 100755 --- a/apps/Cura/install-64 +++ b/apps/Cura/install-64 @@ -15,7 +15,7 @@ chmod +x ~/Cura.AppImage 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 +rm -f ~/stl-thumb_0.4.0_arm64.deb echo "[Desktop Entry] Name=Ultimaker Cura