mirror of
https://github.com/usetrmnl/inker.git
synced 2026-04-29 13:45:07 -07:00
3 lines
121 B
Plaintext
3 lines
121 B
Plaintext
#!/command/with-contenv sh
|
|
exec s6-setuidgid postgres /usr/lib/postgresql/17/bin/postgres -D /var/lib/postgresql/17/main
|