7 lines
123 B
Plaintext
Executable File
7 lines
123 B
Plaintext
Executable File
#!/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 8080
|