Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
server
virtinstaller
Commits
396ccd4d
Commit
396ccd4d
authored
May 21, 2016
by
Peter Niederlag
Browse files
[TASK] fix typo
parent
c0e3a527
Changes
1
Hide whitespace changes
Inline
Side-by-side
virt-install-debian
View file @
396ccd4d
...
...
@@ -18,7 +18,7 @@ echo "NET_IPV4_GATEWAY $NET_IPV4_GATEWAY"
echo
"NET_IPV4_BROADCAST
$NET_IPV4_BROADCAST
"
echo
"NET_IPV4_NETMASK
$NET_IPV4_NETMASK
"
read
-p
"Do you cant to creat a machine with this config? "
-n
1
-r
read
-p
"Do you cant to creat
e
a machine with this config? "
-n
1
-r
if
[[
!
$REPLY
=
~ ^[Yy]
$
]]
then
exit
1
...
...
Write
Preview
Supports
Markdown
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