mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-08-02 23:49:34 +08:00
Update Makefile
This commit is contained in:
parent
00080ebfd9
commit
761f4aecf5
@ -15,7 +15,7 @@ include $(TOPDIR)/feeds/luci/luci.mk
|
||||
|
||||
define Package/luci-app-synology/postinst
|
||||
#!/bin.sh
|
||||
chmod 755 /etc/init.d/synology
|
||||
chmod a+x ${IPKG_INSTROOT}/etc/init.d/synology >/dev/null 2>&1
|
||||
exit 0
|
||||
endef
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user