mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-22 11:59:40 +01: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
|