mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 16:50:13 +01:00
Added flag options see: sudo sh ADconnection.sh --help
This commit is contained in:
parent
a55cead8c4
commit
6717614c07
@ -1035,7 +1035,10 @@ DATE=`date +%H:%M`
|
|||||||
MENU_FN 2>&1 | sudo tee ADconnection.log
|
MENU_FN 2>&1 | sudo tee ADconnection.log
|
||||||
exit
|
exit
|
||||||
else
|
else
|
||||||
|
echo "incorrect flag, see --help for help"
|
||||||
echo ""
|
echo ""
|
||||||
|
echo ""
|
||||||
|
exit
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user