mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2026-02-22 16:46:17 +00:00
fix: 1116
This commit is contained in:
@@ -255,7 +255,6 @@ start_and_monitor() {
|
||||
|
||||
# Due to resolvconf resetting the DNS we echo back the one we defined (or fallback to default).
|
||||
resolvconf -u
|
||||
echo "nameserver ${global_dns}" >> /etc/resolv.conf
|
||||
|
||||
# Due to some instances complaining about this, making sure its there every time.
|
||||
mkdir -p /dev/net
|
||||
|
||||
Reference in New Issue
Block a user