Update external-winehq.sh

This commit is contained in:
ferrreo 2023-09-28 19:08:05 +01:00 committed by GitHub
parent e9729df723
commit 51c7d68720
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -81,7 +81,6 @@ then
apt download $PPP64 -o APT::Architecture="amd64" -o APT::Architectures="amd64" -y --target-release 'o=dl.winehq.org' apt download $PPP64 -o APT::Architecture="amd64" -o APT::Architectures="amd64" -y --target-release 'o=dl.winehq.org'
else else
echo "AMD64 Repos are synced" echo "AMD64 Repos are synced"
exit 0
fi fi
cd ../ cd ../