fully fixed
This commit is contained in:
parent
20d107ba32
commit
dab00786c3
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue