Simplify entrypoint script execution

This commit is contained in:
M0VUB
2025-12-13 19:03:15 +00:00
committed by GitHub
parent bc2befab60
commit 4b7f08838e
+1 -3
View File
@@ -1,5 +1,3 @@
#!/bin/sh
echo 'Starting HBMonv2...'
cd /hbmon
python /hbmon/monitor.py
exec python monitor.py