modified link to latest UI AppImage
Realized the link on Qortal.org was pointing to an older version of the UI AppImage, fixed that on the website and also in the script.
This commit is contained in:
parent
f155b58501
commit
b637ace990
@ -32,7 +32,7 @@ echo "${PURPLE} DOWNLOADING QORTAL UI AppImage AND RENAMING ${NC}"
|
||||
|
||||
cd
|
||||
cd Desktop
|
||||
curl -L -O https://github.com/Qortal/qortal-ui/releases/download/v1.9.2/Qortal-Setup-amd64.AppImage
|
||||
curl -L -O https://github.com/Qortal/qortal-ui/releases/latest/download/Qortal-Setup-amd64.AppImage
|
||||
mv Qortal-Setup*.AppImage Qortal-UI
|
||||
chmod +x Qortal-UI
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user