5 lines
89 B
Bash
Executable file
5 lines
89 B
Bash
Executable file
#!/bin/sh
|
|
#
|
|
# could be an alias but I'll leave it here anyway
|
|
|
|
curl http://icanhazip.com
|