mirror of
https://github.com/riegera2412/UVtools.git
synced 2026-07-08 17:42:31 +02:00
Update install-uvtools.sh
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user