Browse Source

Merge pull request #3382 from bobafetthotmail/patch-9

klish: move to Shells submenu
lilik-openwrt-22.03
Hannu Nyman 8 years ago
committed by GitHub
parent
commit
ef120b301e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      utils/klish/Makefile

+ 1
- 0
utils/klish/Makefile View File

@ -26,6 +26,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/klish/default
SECTION:=utils
CATEGORY:=Utilities
SUBMENU:=Shells
TITLE:=Kommand Line Interface SHell ($(1))
URL:=http://libcode.org/projects/klish/
endef


Loading…
Cancel
Save