mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 08:55:18 -04:00
3 lines
58 B
Bash
Executable file
3 lines
58 B
Bash
Executable file
#!/bin/sh
|
|
/sbin/ifconfig $1 $2
|
|
/sbin/route delete default
|