Skip to content
Snippets Groups Projects
Commit ec648814 authored by Matias's avatar Matias
Browse files

Fix dual start

parent 0f31d2e1
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,6 @@ if [ ! -f /usr/local/src/control ]; then
chmod +x ${BFAHOME}/bin/cron.sh ${BFAHOME}/bin/start.sh
${BFAHOME}/bin/installbfa.sh
echo "installed" > /usr/local/src/control
bin/start.sh
fi
bin/start.sh
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