7 lines
123 B
Plaintext
7 lines
123 B
Plaintext
|
#!/bin/execlineb -P
|
||
|
|
||
|
cd /srv/odkbuild
|
||
|
fdmove -c 2 1
|
||
|
s6-setuidgid 8017:8017
|
||
|
bundle exec rackup config.ru -o 0.0.0.0 -p 8017
|