mirror of
https://github.com/jeremyd/ergo.git
synced 2026-06-02 03:03:35 -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
|