removed read instruction that blocked script
This commit is contained in:
parent
2168f0bbcc
commit
d6554579fa
@ -131,7 +131,7 @@ echo "Setting SELinux to permisive - IMPORTANT - This action must be removed for
|
|||||||
# ------------------------------------
|
# ------------------------------------
|
||||||
|
|
||||||
# Restart ssh-server
|
# Restart ssh-server
|
||||||
read -p "Restart ssh server now ?" -r
|
#read -p "Restart ssh server now ?" -r
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
# - Don't ask user confirmation (run with ansible)
|
# - Don't ask user confirmation (run with ansible)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user