mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Minor: remove whitespace + exit status
This commit is contained in:
@@ -563,7 +563,6 @@ function _check_for_old_configs() {
|
||||
sudo ln -sf "${raspap_dir}/backups/${filename}.`date +%F-%R`" "${raspap_dir}/backups/${filename}"
|
||||
fi
|
||||
done
|
||||
|
||||
fi
|
||||
_install_status 0
|
||||
}
|
||||
@@ -608,7 +607,6 @@ function _default_configuration() {
|
||||
fi
|
||||
|
||||
_install_status 0
|
||||
exit 0
|
||||
fi
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user