Compare commits

..

No commits in common. "0a246d043dd2261dbf5c4d1cfff64c7e757584e6" and "93778d03af31a5d1ae06ac67661d9fc96fdcc828" have entirely different histories.

View File

@ -72,7 +72,7 @@ reconcileDockerOwnership()
isNotice "reconcileDockerOwnership: WebUI dir '$webui_dir' not found — skipped"
fi
isSuccessful "Reconciled ownership for $mode"
isSuccessful "Reconciled ownership for $mode — control plane: $owner, app install user: $appusr"
}
fixFolderPermissions()