21625f40b5
I tried to get the latest versions from dockapps.org, but I haven't tested any of them. More dockapps will be added as time permits.
5 lines
48 B
Bash
Executable file
5 lines
48 B
Bash
Executable file
#!/bin/sh
|
|
# ip-down
|
|
/sbin/route delete default
|
|
|