Unverified Commit cab1a8ee authored by Werner's avatar Werner Committed by GitHub
Browse files

Text fix (#84)

parent 23c71467
...@@ -26,7 +26,7 @@ fi ...@@ -26,7 +26,7 @@ fi
wget -q --spider http://github.com wget -q --spider http://github.com
if [[ $? -ne 0 ]]; then if [[ $? -ne 0 ]]; then
read -n 1 -s -p "Warning: Configuration cannot work properly without a working internet connection. \ read -n 1 -s -p "Warning: Configuration cannot work properly without a working internet connection. \
Press CTRL C to stop to stop or any key to ignore and continue." Press CTRL C to stop or any key to ignore and continue."
fi fi
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment