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