updated auto-fix script
This commit is contained in:
parent
4fff689cfe
commit
7bfc9862a4
@ -428,6 +428,8 @@ update_script() {
|
||||
echo "${YELLOW}Checking for any settings changes required...${NC}"
|
||||
sleep 2
|
||||
potentially_update_settings
|
||||
rm -rf ${HOME}/qortal.jar ${HOME}/run.pid ${HOME}/run.log ${HOME}/remote.md5 ${HOME}/qortal/local.md5
|
||||
mkdir -P ${HOME}/backups && mv ${HOME}/qortal/backup-settings* ${HOME}/backups
|
||||
echo "${YELLOW}Auto-fix script run complete.${NC}\n"
|
||||
sleep 5
|
||||
exit
|
||||
|
Loading…
x
Reference in New Issue
Block a user