Skip to content

Commit

Permalink
v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lolo6oT authored Jan 22, 2024
1 parent b6d7c0f commit a69865c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/openwrt-awg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ jobs:
cp feeds.conf.default feeds.conf
echo "src-git awgopenwrt https://github.com/lolo6oT/awg-openwrt.git" >> ./feeds.conf
./scripts/feeds update luci
./scripts/feeds install -a -p luci
./scripts/feeds update -a
./scripts/feeds install -a
./scripts/feeds update awgopenwrt
./scripts/feeds install -a -p awgopenwrt
Expand Down

0 comments on commit a69865c

Please sign in to comment.