Commit 2.5.1
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
# ------------------------------------------------------
|
||||
|
||||
if [ $disman == 1 ]; then
|
||||
echo -e "${GREEN}"
|
||||
cat <<"EOF"
|
||||
_____ _______ __ _ _
|
||||
|_ _|_ _\ \ / / | | ___ __ _(_)_ __
|
||||
@@ -12,6 +13,7 @@ cat <<"EOF"
|
||||
|___/
|
||||
|
||||
EOF
|
||||
echo -e "${NONE}"
|
||||
while true; do
|
||||
read -p "Do you want to install the custom tty login issue (Yy/Nn): " yn
|
||||
case $yn in
|
||||
|
||||
Reference in New Issue
Block a user