NOTE ABOUT HOSTNAME

This commit is contained in:
Kent Milfeld 2016-02-07 10:59:47 -06:00
parent d22b560fe9
commit 81d0c5a3ef

1
idev
View file

@ -64,6 +64,7 @@
IDEV_VER=1.00
IDEV_SETUP_VER=1.00
#NOTE: use hostname -f
#Determine the system
myhostname=`hostname -f`
if [[ $myhostname =~ nid ]] ; then