...
This commit is contained in:
parent
2eb9b9f40f
commit
1c3f9a560a
@ -518,7 +518,6 @@ potentially_update_settings() {
|
||||
|
||||
update_script() {
|
||||
echo "${YELLOW}Updating script to newest version and backing up old one...${NC}\n"
|
||||
mkdir -p "${HOME}/qortal/new-scripts"
|
||||
mkdir -p "${HOME}/qortal/new-scripts/backups"
|
||||
cp "${HOME}/qortal/new-scripts/auto-fix-qortal.sh" "${HOME}/qortal/new-scripts/backups"
|
||||
rm -rf "${HOME}/qortal/new-scripts/auto-fix-qortal.sh"
|
||||
|
Loading…
x
Reference in New Issue
Block a user