Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Config
Commits
cab1a8ee
Unverified
Commit
cab1a8ee
authored
Mar 13, 2020
by
Werner
Committed by
GitHub
Mar 13, 2020
Browse files
Text fix (#84)
parent
23c71467
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian-config
View file @
cab1a8ee
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment