Update ADconnection.sh

This commit is contained in:
PierreGoude 2017-01-27 15:50:17 +01:00 committed by GitHub
parent 1e8ea3ef6d
commit 376c9ea537

View File

@ -6,7 +6,6 @@
# # # #
# # # #
##################################################################################################################### #####################################################################################################################
# ~~~~~~~~~~ Environment Setup ~~~~~~~~~~ # # ~~~~~~~~~~ Environment Setup ~~~~~~~~~~ #
NORMAL=`echo "\033[m"` NORMAL=`echo "\033[m"`
MENU=`echo "\033[36m"` #Blue MENU=`echo "\033[36m"` #Blue
@ -24,7 +23,6 @@
# ~~~~~~~~~~ Environment Setup ~~~~~~~~~~ # # ~~~~~~~~~~ Environment Setup ~~~~~~~~~~ #
sudo sudo
####################### Setup for Ubuntu16 and Ubuntu 14 clients ####################################### ####################### Setup for Ubuntu16 and Ubuntu 14 clients #######################################
ubuntuclient(){ ubuntuclient(){
export HOSTNAME export HOSTNAME
myhost=$( hostname ) myhost=$( hostname )