typo fix
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-03-22 17:26:12 +01:00
parent 8f1b66e637
commit 7ac614714c

View File

@@ -875,7 +875,7 @@ execute_task() {
upgrade "web-installer" upgrade "web-installer"
else else
upgrade "$NAME" upgrade "$NAME"
if fi
fi fi
debug "JSON_TARGET: $JSON_TARGET" debug "JSON_TARGET: $JSON_TARGET"