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

8 lines
163 B
Plaintext
Raw Normal View History

#!/bin/execlineb -P
cd /srv/opendatakit-build
fdmove -c 2 1
2020-03-21 22:42:35 +01:00
foreground { /bin/add-ca-cert }
s6-setuidgid odkbuild
bundle exec rackup config.ru -o 0.0.0.0 -p 8080