Unbreak gate

Adding newline to bash script to allow pep8 to pass.

Change-Id: Iae46d315d13160db1b1f147b40883ee1b44d4369
This commit is contained in:
Adrian Otto 2017-03-20 18:10:49 +00:00
parent bec62fe398
commit c6656672e2
1 changed files with 1 additions and 1 deletions

View File

@ -33,4 +33,4 @@ chown root:root $WC_NOTIFY_SERVICE
chmod 0644 $WC_NOTIFY_SERVICE
systemctl enable wc-notify
systemctl start --no-block wc-notify
systemctl start --no-block wc-notify