forgot a 'cd'

Accidentally forgot a 'cd' so the Machine-files zip was downloading to Desktop instead of home where it should have been.
This commit is contained in:
crowetic 2022-11-09 15:55:54 -08:00 committed by GitHub
parent 1199697bac
commit 656e2ebb50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,6 +37,8 @@ chmod +x Qortal-UI
echo "${CYAN} DOWNLOADING IMAGES AND OTHER SCRIPTS ${NC}"
cd
curl -L -O https://cloud.qortal.org/s/t4Fy8Lp4kQYiYZN/download/Machine-files.zip
unzip Machine-files.zip