fully fixed

This commit is contained in:
Patrick 2024-11-18 21:05:35 +01:00
parent 20d107ba32
commit dab00786c3

View file

@ -7,3 +7,5 @@ iface $1 inet static
gateway 192.168.1.0"
echo -e "$config" | sudo tee /etc/network/interfaces.d/network >/dev/null
systemctl restart networking