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

8 lines
169 B
Plaintext
Raw Normal View History

#!/bin/execlineb -P
cd /srv/opendatakit-build
fdmove -c 2 1
2018-09-21 11:04:12 +02:00
foreground { update-ca-certificates }
s6-setuidgid odkbuild
bundle exec rackup config.ru -o 0.0.0.0 -p 8080