mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
alll
This commit is contained in:
parent
91a917f5aa
commit
ecdf657fc3
2 changed files with 1 additions and 4 deletions
4
.github/workflows/stale.yml
vendored
4
.github/workflows/stale.yml
vendored
|
@ -30,7 +30,3 @@ jobs:
|
||||||
sudo -E apt-get -y autoremove --purge
|
sudo -E apt-get -y autoremove --purge
|
||||||
sudo -E apt-get clean
|
sudo -E apt-get clean
|
||||||
df -h
|
df -h
|
||||||
- name: Update feeds
|
|
||||||
run: |
|
|
||||||
./scripts/feeds update -a
|
|
||||||
./scripts/feeds install -a
|
|
||||||
|
|
1
build.sh
1
build.sh
|
@ -292,6 +292,7 @@ rm -rf feeds/luci/modules/luci-mod-network
|
||||||
cp .config .config.keep
|
cp .config .config.keep
|
||||||
scripts/feeds clean
|
scripts/feeds clean
|
||||||
scripts/feeds update -a
|
scripts/feeds update -a
|
||||||
|
scripts/feeds install -a
|
||||||
|
|
||||||
#cd -
|
#cd -
|
||||||
#echo "Checking if fullconenat-luci patch is set or not"
|
#echo "Checking if fullconenat-luci patch is set or not"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue