mirror of
https://github.com/jeremyd/ergo.git
synced 2026-05-08 05:09:09 -07:00
5 lines
89 B
Plaintext
5 lines
89 B
Plaintext
#!/usr/bin/execlineb -P
|
|
fdmove -c 2 1
|
|
execline-cd /opt/ergo
|
|
s6-setuidgid ergo ./ergo run
|