stop tailing logs on provision script

Former-commit-id: 1c99b6f9cd
This commit is contained in:
Leon 2017-03-21 18:35:53 +13:00
parent c907fd1218
commit 88844a361e

View file

@ -31,5 +31,5 @@ wp --allow-root plugin activate wordpress-static-html-output
#wp --allow-root plugin install static-html-output-plugin --activate
# OPTIONAL: run log apache errors
tail -f /var/log/apache2/error.log
#tail -f /var/log/apache2/error.log