mirror of
https://github.com/samsonjs/bin.git
synced 2026-03-25 07:55:47 +00:00
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
|