1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00
This commit is contained in:
suyuan 2020-09-18 23:06:53 +08:00
parent 91a917f5aa
commit ecdf657fc3
2 changed files with 1 additions and 4 deletions

View file

@ -30,7 +30,3 @@ jobs:
sudo -E apt-get -y autoremove --purge
sudo -E apt-get clean
df -h
- name: Update feeds
run: |
./scripts/feeds update -a
./scripts/feeds install -a

View file

@ -292,6 +292,7 @@ rm -rf feeds/luci/modules/luci-mod-network
cp .config .config.keep
scripts/feeds clean
scripts/feeds update -a
scripts/feeds install -a
#cd -
#echo "Checking if fullconenat-luci patch is set or not"