Skip to content

Commit f184aeb

Browse files
committed
Update postinst
1 parent fd6b250 commit f184aeb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

DEBIAN/postinst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ if command -v systemctl >/dev/null 2>&1; then
1313
else
1414
if [ -f /etc/watch_and_copy/config.json ]; then
1515
systemctl start "$SERVICE"
16+
fi
1617
fi
1718
fi
1819

0 commit comments

Comments
 (0)