mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix OMR-Schedule category
This commit is contained in:
parent
72177b29f6
commit
1313e545cc
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||
|
||||
define Package/$(PKG_NAME)
|
||||
SECTION:=OMR
|
||||
CATEGORY:=OMR-Schedule
|
||||
CATEGORY:=OpenMPTCProuter
|
||||
DEPENDS:=$(foreach p,$(MY_DEPENDS),+$(p))
|
||||
TITLE:=OpenMPTCProuter schedule scripts
|
||||
endef
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue