mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #3382 from bobafetthotmail/patch-9
klish: move to Shells submenu
This commit is contained in:
@@ -26,6 +26,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/klish/default
|
define Package/klish/default
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
|
SUBMENU:=Shells
|
||||||
TITLE:=Kommand Line Interface SHell ($(1))
|
TITLE:=Kommand Line Interface SHell ($(1))
|
||||||
URL:=http://libcode.org/projects/klish/
|
URL:=http://libcode.org/projects/klish/
|
||||||
endef
|
endef
|
||||||
|
|||||||
Reference in New Issue
Block a user