update service startup text
This commit is contained in:
parent
6826ebff9f
commit
7b3f72d7a2
|
@ -61,7 +61,9 @@ fi
|
|||
service apache2 start
|
||||
|
||||
# Start ZoneMinder
|
||||
/usr/local/bin/zmpkg.pl start && echo "ZoneMinder started"
|
||||
echo "* Starting ZoneMinder video surveillance recorder"
|
||||
/usr/local/bin/zmpkg.pl start
|
||||
echo " ...done."
|
||||
|
||||
# Stay in a loop to keep the container running
|
||||
while :
|
||||
|
|
Loading…
Reference in New Issue