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 9, 2024
1 parent 0cdc97a commit 68f78f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +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
sudo rm -f ./ByPass.txt
sudo mv ./gfwlist2adguardhome_new/blacklist_full_combine.txt ./ByPass.txt
rm -rf ./gfwlist2adguardhome_new
sudo rm -rf ./gfwlist2adguardhome_new
curl -i "https://purge.jsdelivr.net/gh/Moexin/AdGuardHome-ByPass@Files/ByPass.txt"
echo "Auto Update ByPass.txt in ${GET_TIME}" > README.md
Expand Down

0 comments on commit 68f78f5

Please sign in to comment.