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
8dd5f6dd6d
commit
98bc00f554
@ -10,15 +10,8 @@
|
|||||||
NORMAL=`echo "\033[m"`
|
NORMAL=`echo "\033[m"`
|
||||||
MENU=`echo "\033[36m"` #Blue
|
MENU=`echo "\033[36m"` #Blue
|
||||||
NUMBER=`echo "\033[33m"` #yellow
|
NUMBER=`echo "\033[33m"` #yellow
|
||||||
FGRED=`echo "\033[41m"`
|
|
||||||
RED_TEXT=`echo "\033[31m"` #Red
|
RED_TEXT=`echo "\033[31m"` #Red
|
||||||
ENTER_LINE=`echo "\033[33m"`
|
|
||||||
INTRO_TEXT=`echo "\033[32m"` #green and white text
|
INTRO_TEXT=`echo "\033[32m"` #green and white text
|
||||||
INFOS=`echo "\033[103;30m"` #yellow bg
|
|
||||||
SUCCESS=`echo "\033[102;30m"` #green bg
|
|
||||||
WARNING=`echo "\033[101;30m"` #red bg
|
|
||||||
WARP=`echo "\033[106;30m"` #lightblue bg
|
|
||||||
BLACK=`echo "\033[109;30m"` #SPACE bg
|
|
||||||
END=`echo "\033[0m"`
|
END=`echo "\033[0m"`
|
||||||
# ~~~~~~~~~~ Environment Setup ~~~~~~~~~~ #
|
# ~~~~~~~~~~ Environment Setup ~~~~~~~~~~ #
|
||||||
sudo
|
sudo
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user