Skip to content

Commit

Permalink
Merge pull request #20 from gottaloveit/main
Browse files Browse the repository at this point in the history
Update monitor-hub to fix container starting
  • Loading branch information
fredclausen authored Mar 19, 2024
2 parents ef0fa74 + 2a11083 commit e93d1b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rootfs/etc/s6-overlay/scripts/monitor-hub
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/command/with-contenv bash

mkdir -p /run/monitor-hub
exec 2>&1
exec python3 -u /monitor-hub/monitor-hub.py

0 comments on commit e93d1b4

Please sign in to comment.