docker/rc.local
2020-01-10 19:51:24 -03:00

5 lines
111 B
Bash

#!/bin/sh
/bin/mount -o remount,exec /tmp
[ ! -f /opt/docker-bbb/setup-executed ] && /opt/docker-bbb/setup.sh