Skip to content

Commit

Permalink
Update Update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Moexin authored Jul 6, 2024
1 parent 1bf1987 commit 716ed41
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/Update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
wget https://raw.githubusercontent.com/hezhijie0327/GFWList2AGH/source/release.sh -O ./.github/source.sh
wget https://raw.githubusercontent.com/hezhijie0327/GFWList2AGH/source/data/data_modify.txt -O ./.github/custom.txt
sudo bash ./.github/release.sh
rm -f ./ByPass.txt
mv ./gfwlist2adguardhome_new/blacklist_lite.txt ./ByPass.txt
rm -rf ./gfwlist2adguardhome_new
echo "Auto Update ByPass.txt in ${GET_TIME}" > README.md
- name: Clean
Expand Down

0 comments on commit 716ed41

Please sign in to comment.