scripts/hosts/install.sh

4 lines
73 B
Bash
Raw Normal View History

2024-12-27 21:51:35 +01:00
#!/bin/bash
2024-12-27 21:49:30 +01:00
sudo cp hosts /etc/hosts
sudo systemd-resolve --flush-caches