This commit is contained in:
Yawasau
2023-12-23 14:29:52 +08:00
parent 1fb7f93b9f
commit 96167d1d51
6 changed files with 28 additions and 23 deletions

View File

@@ -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