Change text to Press enter to continue because that is how it works
This commit is contained in:
@@ -23,6 +23,6 @@ if [[ "${script_path}" == *"opt/script"* ]]; then
|
|||||||
echo "Installed init script '${dest_file}'"
|
echo "Installed init script '${dest_file}'"
|
||||||
echo "This script will install ${pkg^} when you next restart the container."
|
echo "This script will install ${pkg^} when you next restart the container."
|
||||||
echo
|
echo
|
||||||
read -s -p "Press any key to continue"
|
read -s -p "Press enter to continue"
|
||||||
echo
|
echo
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user