Skip to content

Commit

Permalink
Update update.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCyberArcher authored Nov 6, 2024
1 parent 4caf319 commit e2dfacb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
####### RESPECT-MY-INTERNET UPDATE SCRIPT ########

rm -rf /etc/opensnitchd/respect-my-internet.txt
rm -rf /etc/opensnitchd/regex/respect-my-freedom.txt
rm -rf /etc/opensnitchd/ip/ip-protection.txt
curl https://raw.githubusercontent.com/TheCyberArcher/Respect-My-Internet/refs/heads/main/blocklist/respect-my-internet.txt >> /etc/opensnitchd/respect-my-internet.txt
curl https://raw.githubusercontent.com/TheCyberArcher/Respect-My-Internet/refs/heads/main/blocklist/ip/ip-protection.txt >> /etc/opensnitchd/ip/ip-protection.txt

0 comments on commit e2dfacb

Please sign in to comment.