Update build.func

This commit is contained in:
CanbiZ 2025-03-26 12:54:53 +01:00
parent df21744bdf
commit bbeaa3c553

View File

@ -1360,6 +1360,7 @@ start() {
echo "Running on Alpine Linux minimal update process." echo "Running on Alpine Linux minimal update process."
update_script update_script
exit_script exit_script
exit 0
fi fi
LOGDIR="/usr/local/community-scripts/logs" LOGDIR="/usr/local/community-scripts/logs"
mkdir -p "$LOGDIR" mkdir -p "$LOGDIR"