Skip to content
Snippets Groups Projects
Commit eb2d76ca authored by David Trattnig's avatar David Trattnig
Browse files

Copy supervisor config.

parent eae3b6cf
No related branches found
No related tags found
No related merge requests found
Pipeline #641 passed
......@@ -57,7 +57,7 @@ if [ $mode == "prod" ]; then
fi
echo "Copy Supervisor Config to '/etc/supervisor/conf.d'"
cp configuration/supervisor/engine-api.conf /etc/supervisor/conf.d/
cp configuration/supervisor/* /etc/supervisor/conf.d/
echo "Create Log Directory `/var/log/aura/engine`"
mkdir -p /var/log/aura
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment