/packages

OpenWRT's packages repository

Primary LanguageCApache License 2.0Apache-2.0

使用方式(二选一):

  1. 先cd进package目录,然后执行
 git clone https://github.com/Sagit-chu/packages -b small-package
  1. 或者添加下面代码到feeds.conf.default文件
 src-git sagit-package https://github.com/Sagit-chu/packages;small-package