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:
parent
1199697bac
commit
656e2ebb50
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user