fix start ssh

This commit is contained in:
Bernhard Radermacher
2026-02-23 11:12:13 +01:00
parent e6e837997a
commit 59857e2bdd
2 changed files with 9 additions and 5 deletions

View File

@@ -184,7 +184,7 @@ if [[ ! -s "$PGDATA/PG_VERSION" ]]; then
docker_temp_server_stop
fi
service ssh start
sudo service ssh start
set -m