remove debug
This commit is contained in:
1
init.sh
1
init.sh
@@ -46,7 +46,6 @@ export HOSTNAME=$(hostname)
|
|||||||
|
|
||||||
# Get realm or domain name
|
# Get realm or domain name
|
||||||
export REALM=${REALM:-$(hostname -d)}
|
export REALM=${REALM:-$(hostname -d)}
|
||||||
echo $REALM
|
|
||||||
|
|
||||||
# Load libraries
|
# Load libraries
|
||||||
for lib in $MYPATH/lib/*.sh; do
|
for lib in $MYPATH/lib/*.sh; do
|
||||||
|
|||||||
Reference in New Issue
Block a user