Skip to content

Commit 29563ec

Browse files
committed
fixup! fix: prevent start/stop of the service during update
1 parent eab8944 commit 29563ec

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
#!/bin/sh
22

3-
if [ -d /run/systemd/system ]; then
4-
systemctl daemon-reload
5-
fi
6-
73
systemctl enable arduino-router
84
systemctl enable arduino-router-serial
95

0 commit comments

Comments
 (0)