modified auto-fix-qortal with slight changes to end of script - no functional changes at this time.
This commit is contained in:
parent
2344cedb0b
commit
679aaf5ced
@ -539,9 +539,11 @@ update_script() {
|
||||
cp "${HOME}/qortal/new-scripts/auto-fix-qortal.sh" "${HOME}/auto-fix-qortal.sh"
|
||||
chmod +x auto-fix-qortal.sh
|
||||
rm -rf "${HOME}/auto_fix_updated"
|
||||
echo "${YELLOW} Checking for any settings changes required...${NC}"
|
||||
sleep 2
|
||||
potentially_update_settings
|
||||
echo "${YELLOW} Auto-fix script run complete.${NC}\n"
|
||||
sleep 5
|
||||
potentially_update_settings
|
||||
exit
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user