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:
@@ -99,7 +99,7 @@ if [ -z "$(ldconfig -p | grep libpng)" -o -z "$(ldconfig -p | grep libgdiplus)"
|
||||
sudo bash -c "$(curl -fsSL $dependencies_url)"
|
||||
fi
|
||||
|
||||
echo "- Detecting download url"
|
||||
echo "- Detecting download"
|
||||
download_url="$(curl -s "$api_url" \
|
||||
| grep "browser_download_url.*_${osVariant}-x64_.*\.AppImage" \
|
||||
| head -1 \
|
||||
|
||||
Reference in New Issue
Block a user