roomnamebot/docker/root/etc/periodic/daily/roomnamebot
Jan Christian Grünhage 1e320a0683
All checks were successful
the build was successful
dockerization
2018-06-17 17:03:41 +02:00

4 lines
82 B
Bash
Executable file

#!/bin/sh
cd /data
chown -R ${UID}:${GID} .
exec su-exec ${UID}:${GID} roomnamebot