Update install-uvtools.sh

This commit is contained in:
Tiago Conceição
2022-11-05 19:48:48 +00:00
parent e727a097b3
commit 9bfe534e55
+1 -1
View File
@@ -226,7 +226,7 @@ downloaduvtools "$download_url"
targetDir="$PWD"
[ -d "$HOME/Applications" ] && targetDir="$HOME/Applications"
targetFilePath="$targetDir/$filename"
targetFilePath="$targetDir/UVtools.AppImage"
echo "- Removing old versions"
rm -f "$targetDir/UVtools_"*".AppImage"