fix whitespace in service startup text

This commit is contained in:
Andrew Bauer 2018-01-16 20:12:26 -06:00 committed by GitHub
parent 7b3f72d7a2
commit fe0bd66f74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -61,9 +61,9 @@ fi
service apache2 start
# Start ZoneMinder
echo "* Starting ZoneMinder video surveillance recorder"
echo " * Starting ZoneMinder video surveillance recorder"
/usr/local/bin/zmpkg.pl start
echo " ...done."
echo " ...done."
# Stay in a loop to keep the container running
while :