3 lines
51 B
Bash
3 lines
51 B
Bash
#!/bin/sh
|
|
exec /usr/bin/sudo /usr/sbin/fping6 "$@"
|
#!/bin/sh
|
|
exec /usr/bin/sudo /usr/sbin/fping6 "$@"
|