1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-05-10 22:29:18 +00:00
2016-05-07 01:04:42 +02:00

4 lines
89 B
Bash

#!/bin/sh
chown -R $UID:$GID /db /config
su-exec $UID:$GID isso -c /config/isso.conf run