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

8 lines
180 B
Plaintext
Executable File

#!/bin/execlineb -P
cd /srv/opendatakit-build
fdmove -c 2 1
foreground { /usr/sbin/update-ca-certificates }
s6-setuidgid 8017:8017
bundle exec rackup config.ru -o 0.0.0.0 -p 8080