mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
ensuring the modules can be run as standalone scripts
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
sudo sed -i "s/^#\?DNS=.*/DNS=157.90.170.95#dns.nairi.cloud/" /etc/systemd/resolved.conf &&
|
||||
source ./modules/00-library.sh &&
|
||||
sudo sed -i "s/^#\?DNS=.*/DNS=157.90.170.95#dns.nairi.cloud/" /etc/systemd/resolved.conf &&
|
||||
sudo sed -i "s/^#\?DNSOverTLS=.*/DNSOverTLS=yes/" /etc/systemd/resolved.conf &&
|
||||
ensure_service_active systemd-resolved
|
||||
|
||||
Reference in New Issue
Block a user