This commit is contained in:
Yawasau
2024-01-01 11:44:17 +08:00
parent 5c7a87b049
commit d0e237cad6
7 changed files with 122 additions and 75 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