mirror of
https://github.com/jwetzell/docker-guacamole.git
synced 2026-08-06 16:03:44 +00:00
5 lines
87 B
Plaintext
5 lines
87 B
Plaintext
#!/usr/bin/with-contenv sh
|
|
|
|
echo "Starting postgres..."
|
|
s6-setuidgid postgres postgres
|