3 lines
32 B
Bash
3 lines
32 B
Bash
|
#!/bin/sh
|
||
|
/sbin/ifup $INTERFACE
|