This website requires JavaScript.
Explore
Help
Sign In
kuhyx
/
scripts
Watch
1
Star
0
Fork
0
You've already forked scripts
mirror of
https://github.com/kuhyx/scripts.git
synced
2026-07-04 14:23:08 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
0ce51c7a0b
scripts
/
hosts
/
install.sh
4 lines
73 B
Bash
Raw
Normal View
History
Unescape
Escape
chore: added block youtube
2024-12-27 21:51:35 +01:00
#!/bin/bash
feat: block websites uising etc hosts
2024-12-27 21:49:30 +01:00
sudo cp hosts /etc/hosts
sudo systemd-resolve --flush-caches
Reference in New Issue
Copy Permalink