Update rebuilt-machine.sh

moved Qortal-UI AppImage to qortal folder, moved check-qortal-status.sh to Qortal folder.
This commit is contained in:
crowetic 2023-06-02 14:42:27 -07:00 committed by GitHub
parent 5b72a54279
commit c9cc0b3831
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -33,7 +33,7 @@ chmod +x qort
echo "${YELLOW} DOWNLOADING QORTAL UI AppImage AND RENAMING ${NC}\n"
cd
cd Desktop
cd qortal
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
@ -47,8 +47,9 @@ curl -L -O https://raw.githubusercontent.com/crowetic/QORTector-scripts/main/ref
curl -L -O https://raw.githubusercontent.com/crowetic/QORTector-scripts/main/auto-fix-qortal.sh
curl -L -O https://raw.githubusercontent.com/crowetic/QORTector-scripts/main/check-qortal-status.sh
chmod +x *.sh
mv check-qortal-status.sh ~/Desktop
mv check-qortal-status.sh ~/qortal
unzip Machine-files.zip