Spotter-VM/lxc-apps/opendatakit/opendatakit-build.image.d/etc/services.d/odkbuild/run

8 lines
163 B
Plaintext
Executable File

#!/bin/execlineb -P
cd /srv/opendatakit-build
fdmove -c 2 1
foreground { /bin/add-ca-cert }
s6-setuidgid odkbuild
bundle exec rackup config.ru -o 0.0.0.0 -p 8080