mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 08:50:12 +01:00
Update ADconnection.sh
This commit is contained in:
parent
8643b02907
commit
905c174436
@ -1,4 +1,13 @@
|
||||
#!/bin/bash
|
||||
#####################################################################################################################
|
||||
# #
|
||||
# This script is written by Pierre Goude #
|
||||
# This program is open source; you can redistribute it and/or modify it under the terms of the GNU General Public #
|
||||
# #
|
||||
# #
|
||||
#####################################################################################################################
|
||||
|
||||
|
||||
# ~~~~~~~~~~ Environment Setup ~~~~~~~~~~ #
|
||||
NORMAL=`echo "\033[m"`
|
||||
MENU=`echo "\033[36m"` #Blue
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user