4 lines
108 B
Bash
Raw Normal View History

2016-04-11 15:59:32 +02:00
#!/bin/sh
chown -R $UID:$GID /db /config
2016-09-16 17:08:06 +02:00
exec su-exec $UID:$GID /sbin/tini -- isso -c /config/isso.conf run