x-wrt / build-release

Auto build x-wrt release
104 stars 94 forks source link

Need Package Installation Unlocked #6

Closed jahidulislamjahid closed 3 years ago

jahidulislamjahid commented 3 years ago

Unlock The Open Package Manager.

Hey dev! can u not lock the package installation on the firmwares. we need some packages to get some specific features like OPEN-WRT. So please unlock the package installation feature.

ptpt52 commented 3 years ago
  1. login web ui and enable ssh login
  2. login ssh and exec sed -i 's/-hidden//g' /usr/share/luci/menu.d/luci-app-opkg.json

so to unlock software package menu

jahidulislamjahid commented 3 years ago

thanks !

worked on the first try.