forked from extern/docker
3 lines
78 B
Bash
3 lines
78 B
Bash
#!/bin/sh
|
|
[ ! -f /opt/docker-bbb/setup-executed ] && /opt/docker-bbb/setup.sh
|