mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2025-12-24 06:39:56 -05:00
4 lines
60 B
Bash
4 lines
60 B
Bash
#!/bin/sh
|
|
echo 'Starting HBMonv2...'
|
|
exec python monitor.py
|