mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
ifplugd: add missing newline
This commit is contained in:
parent
dd8a14d55e
commit
f8d87727a3
@ -28,4 +28,4 @@ $(IFPLUGD_HOOK_POST_INSTALL): $(IFPLUGD_TARGET_INSTALL_TARGET)
|
|||||||
$(TARGET_DIR)/etc/init.d/S45ifplugd
|
$(TARGET_DIR)/etc/init.d/S45ifplugd
|
||||||
# don't use bash for init script
|
# don't use bash for init script
|
||||||
$(SED) 's^/bin/bash^/bin/sh^g' $(TARGET_DIR)/etc/init.d/S45ifplugd
|
$(SED) 's^/bin/bash^/bin/sh^g' $(TARGET_DIR)/etc/init.d/S45ifplugd
|
||||||
touch $@
|
touch $@
|
||||||
|
Loading…
x
Reference in New Issue
Block a user