icanhazip : dig
-> drill
, meilleure shebang line
This commit is contained in:
parent
6ba2d79ecf
commit
92def7b86b
1 changed files with 2 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
dig +short @resolver1.opendns.com myip.opendns.com
|
||||
#!/usr/bin/env sh
|
||||
exec drill @resolver1.opendns.com myip.opendns.com
|
||||
|
|
Loading…
Reference in a new issue