Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LQDN Adminsys
don
Commits
623a093a
Commit
623a093a
authored
Nov 24, 2021
by
nono
💻
Browse files
Update Makefile
parent
f680fa53
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
623a093a
...
...
@@ -8,7 +8,7 @@ endif
MYSQL_CONNECTION_STRING
=
--host
=
$(SQL_HOST)
--user
=
$(SQL_USER)
ifdef
SQL_PASSWORD
MYSQL_CONNECTION_STRING
+=
--password
=
$(SQL_PASSWORD)
MYSQL_CONNECTION_STRING
+=
--password
=
"
$(SQL_PASSWORD)
"
endif
help
:
...
...
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