9d8970e27a
This way, users need only type "make" to build instead of needing to "cd wmppp" first.
5 lines
48 B
Bash
Executable file
5 lines
48 B
Bash
Executable file
#!/bin/sh
|
|
# ip-down
|
|
/sbin/route delete default
|
|
|