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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,3 @@
#!/bin/sh
echo 'Starting HBMonv2...'
cd /hbmon
python /hbmon/monitor.py
exec python monitor.py