mirror of
https://github.com/simon987/scripts.git
synced 2025-04-04 08:23:05 +00:00
6 lines
140 B
Bash
6 lines
140 B
Bash
#!/usr/bin/env bash
|
|
|
|
systemd-resolve --interface lxdbr0 --set-dns 10.18.36.1 --set-domain lxd
|
|
#systemd-resolve --interface lxdbr0 --revert
|
|
|