mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 08:50:12 +01:00
Merge pull request #38 from PierreGode/PierreGode-patch-1
Update ADconnection.sh
This commit is contained in:
commit
cd90f38d85
@ -2542,7 +2542,7 @@ exit
|
||||
MENU_FN(){
|
||||
clear
|
||||
echo "${INTRO_TEXT} Active directory connection tool ${END}"
|
||||
echo "${INTRO_TEXT} Created by Pierre Goude ${END}"
|
||||
echo "${INTRO_TEXT} Created by Pierre gode ${END}"
|
||||
echo "${INTRO_TEXT} This script will edit several critical files.. ${END}"
|
||||
echo "${INTRO_TEXT} DO NOT attempt this without expert knowledge ${END}"
|
||||
echo "${NORMAL} ${END}"
|
||||
@ -2598,7 +2598,7 @@ done
|
||||
YUM_MENU(){
|
||||
clear
|
||||
echo " Active directory connection tool "
|
||||
echo " Created by Pierre Goude "
|
||||
echo " Created by Pierre gode "
|
||||
echo " This script will edit several critical files.. "
|
||||
echo " DO NOT attempt this without expert knowledge "
|
||||
echo ""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user