Initial commit of files
This commit is contained in:
3
sbin/net-up
Executable file
3
sbin/net-up
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
ifconfig eth0:0 192.168.1.90 netmask 255.255.255.0 up
|
||||
Reference in New Issue
Block a user