Unbreak gate
Adding newline to bash script to allow pep8 to pass. Change-Id: Iae46d315d13160db1b1f147b40883ee1b44d4369changes/31/447631/2
parent
bec62fe398
commit
c6656672e2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue