Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 15b457bd authored by LEPAGE Gaetan's avatar LEPAGE Gaetan
Browse files

fixed start script

parent d3374839
No related branches found
No related tags found
No related merge requests found
Pipeline #592194 canceled
#!/bin/sh
export PYTHONPATH=/var/home/cluster-monitor/cluster-monitor/
export PYTHONPATH=/var/home/cluster-monitor/cluster-monitor
/usr/local/bin/python3.9 $PYTHONPATH/start.sh
/usr/local/bin/python3.9 $PYTHONPATH/backend/main.py
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