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
Branches
No related tags found
No related merge requests found
Pipeline #592194 canceled
#!/bin/sh #!/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.
Please register or to comment