bugfix
This commit is contained in:
@@ -4,5 +4,5 @@ if [ -f "${0%/*}/tools/tools.sh" ]; then
|
||||
conf_path="${0%/*}/backup_settings.conf"
|
||||
. "${0%/*}/tools/tools.sh" | tee "$MODDIR/log.txt"
|
||||
else
|
||||
echo "${0%/*}/tools/tools.sh遺失"
|
||||
echo "${0%/*}/tools/tools.sh遗失"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user