Update rc.local

This commit is contained in:
Tiago D J 2020-01-10 19:51:24 -03:00 committed by GitHub
parent 10ad94e92d
commit 97e5cef2c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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