mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-15 16:39:32 +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
|