forked from crowetic/QORTector-scripts
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:
@@ -32,7 +32,7 @@ echo "${PURPLE} DOWNLOADING QORTAL UI AppImage AND RENAMING ${NC}"
|
|||||||
|
|
||||||
cd
|
cd
|
||||||
cd Desktop
|
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
|
mv Qortal-Setup*.AppImage Qortal-UI
|
||||||
chmod +x Qortal-UI
|
chmod +x Qortal-UI
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user