Commit Graph

6 Commits

Author SHA1 Message Date
fred 54492c7891 $AGE×365,25×24×60×60×9,807÷299792458 = RELATIVE LIGHT GRAVITY SPEED 2022-11-17 14:09:55 +01:00
fred 0da3cad1a0 adventure mode 2022-11-17 13:00:48 +01:00
fred d9b12f47af IPFS & adventure correct 2022-11-12 15:19:42 +01:00
fred 892f215a93 myIP=$(hostname -I | awk '{print $1}' | head -n 1)
isLAN=$(echo $myIP | grep -E "/(^127\.)|(^192\.168\.)|(^10\.)|(^172\.1[6-9]\.)|(^172\.2[0-9]\.)|(^172\.3[0-1]\.)|(^::1$)|(^[fF][cCdD])/")
[[ ! $myIP || $isLAN ]] && myIP="127.0.1.1"
2022-11-05 13:55:02 +01:00
fred 3d86a14879 fork add your adventure ;) 2022-10-30 02:39:46 +01:00
fred f9b782cf62 Adventure Bash Game 2022-10-30 02:22:28 +01:00