mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 16:50:13 +01:00
Update ADconnection.sh
This commit is contained in:
parent
1e8ea3ef6d
commit
376c9ea537
@ -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 )
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user