removed hard-coded zmq startup

It was hard coded to run as a specific user and a hard coded location of script
pull/112/head
Kortho 2019-07-02 08:43:18 +02:00 committed by GitHub
parent 8dae1b1524
commit 4715f0ec29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -69,4 +69,4 @@ else
fi
sleep 0.1
sudo -u zmqs /bin/bash /var/www/misp-dashboard/start_zmq.sh &
/bin/bash ./start_zmq.sh &