modified: test-install

This commit is contained in:
easybuild 2017-04-11 20:26:17 +02:00
parent d6bcc7078e
commit 670b5d8386

View File

@ -5,6 +5,7 @@ printf "\033c"
DIR=`pwd`
NAME=$(hostname -f | cut -d '.' -f 2)
if [ $NAME = "bullx" ]; then
NAME="ANSELM"
else