small change
This commit is contained in:
parent
616644ac32
commit
052abbec1a
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ iface $1 inet static
|
|||
netmask 255.255.255.0
|
||||
gateway 192.168.1.0"
|
||||
|
||||
echo -e "$config" | sudo tee /etc/network/interfaces >/dev/null
|
||||
echo -e "$config" | sudo tee /etc/network/interfaces.d/network >/dev/null
|
||||
|
|
Loading…
Reference in a new issue