Skip to content
Snippets Groups Projects
Commit 8002ee76 authored by Julien Leduc's avatar Julien Leduc
Browse files

This is just a copy of the content of the file that is mounted in

/shared/rc.local in case I loose my devbox.
parent 1eaa8ac9
No related branches found
No related tags found
No related merge requests found
......@@ -38,4 +38,3 @@ if [ $(echo ${MY_CONTAINER} | grep -s '^taped') ]; then
echo "Running /opt/run/bin/taped.sh" &> ${logfile}
/opt/run/bin/taped.sh 2>&1 | tee -a ${logfile}
fi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment