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
14f3dadf
Commit
14f3dadf
authored
Feb 17, 2016
by
Igor Pecovnik
Browse files
bugfix
parent
3bfedb10
Changes
1
Show whitespace changes
Inline
Side-by-side
install.sh
View file @
14f3dadf
...
...
@@ -43,7 +43,7 @@ do
#--------------------------------------------------------------------------------------------------------------------------------
if
[
"
$i
"
==
"ISPConfig"
]
;
then
server_conf
if
[[
"
$
mysql_pass
"
==
""
]]
;
then
if
[[
"
$
MYSQL_PASS
"
==
""
]]
;
then
dialog
--msgbox
"Mysql password can't be blank. Exiting..."
7 70
exit
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