add settings.json to this script

This commit is contained in:
crowetic 2022-12-28 14:09:58 -08:00 committed by GitHub
parent 7ef8c2bad8
commit ada721685c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,8 @@ curl -L -O https://github.com/Qortal/qortal/releases/latest/download/qortal.zip
unzip qortal*.zip unzip qortal*.zip
rm qortal*.zip rm qortal*.zip
cd qortal cd qortal
rm settings.json
curl -L -O https://raw.githubusercontent.com/crowetic/QORTector-scripts/main/settings.json
chmod +x *.sh chmod +x *.sh
curl -L -O https://raw.githubusercontent.com/Qortal/qortal/master/tools/qort curl -L -O https://raw.githubusercontent.com/Qortal/qortal/master/tools/qort
chmod +x qort chmod +x qort