This repository has been archived on 2019-02-28. You can view files and clone it, but cannot push or open issues or pull requests.
2018-04-16 13:10:45 +02:00

6 lines
70 B
Bash
Executable File

#!/bin/bash
ip=$(curl ifconfig.me/ip)
echo $ip
echo ""
echo "#04B431"