Changed shell to bash

This commit is contained in:
Christian Klein
2026-07-17 22:37:57 +02:00
parent 49e1efde46
commit edb9090072
+1 -1
View File
@@ -16,4 +16,4 @@ lldpd
find /docker-entrypoint-initdb.d/ -type f -executable -exec /bin/sh {} \;
# Open Shell for User
/bin/sh
/bin/bash