X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=distro-begin;h=ff3c1bae87e9a8936e4cf831a1c72b5c736e300f;hb=8793e42101bdb66e63e76deebe3958e9a1ef7c87;hp=4ea084246b4d59d9aae6c5977a6ef54df3c6c655;hpb=07d3aa7d2c415178ca720f3a53dfba1129babc4a;p=distro-setup diff --git a/distro-begin b/distro-begin index 4ea0842..ff3c1ba 100755 --- a/distro-begin +++ b/distro-begin @@ -65,7 +65,7 @@ if [[ $1 ]]; then export HOSTNAME=$1 fi -for f in iank-dev htpc treetowl x2 frodo tp li lj demohost kw; do +for f in iank-dev htpc treetowl x2 frodo tp li lj demohost kw fz; do eval "$f() { [[ $HOSTNAME == $f ]]; }" done has_p() { ! linode; } # when tp is tracis, then not tp either