Mins / TuxLite

A complete LAMP and LNMP setup script for Debian or Ubuntu
http://tuxlite.com
253 stars 112 forks source link

Auto-detect the SERVER_IP in options.conf #75

Open djvdorp opened 6 years ago

djvdorp commented 6 years ago

Could be done via:

SERVER_IP="`wget -qO - http://ipv4.icanhazip.com`"