mirror of
https://github.com/kuhyx/testsAndMisc.git
synced 2026-07-06 14:23:06 +02:00
4 lines
73 B
Bash
Executable File
4 lines
73 B
Bash
Executable File
#!/bin/bash
|
|
sudo cp hosts /etc/hosts
|
|
sudo systemd-resolve --flush-caches
|