bug fix
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
if [ -f "${0%/*/*}/tools/bin/tools.sh" ]; then
|
||||
MODDIR="${0%/*}"
|
||||
operate="Restore2"
|
||||
conf_path="${0%/*/*}/backup_settings.conf"
|
||||
. "${0%/*/*}/tools/bin/tools.sh"
|
||||
else
|
||||
echo "${0%/*/*}/tools/bin/tools.sh遺失"
|
||||
|
||||
Reference in New Issue
Block a user