6 lines
68 B
Plaintext
Raw Normal View History

2017-04-25 21:49:24 +02:00
#!/bin/sh
if test -f ./setup; then
source ./setup
fi
exec nginx