Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
103fa959
Commit
103fa959
authored
Aug 30, 2017
by
Manuel Friedli
Browse files
Typo
parent
b6d48b7a
Changes
1
Show whitespace changes
Inline
Side-by-side
deploy/fritzbox.sh
View file @
103fa959
...
...
@@ -41,7 +41,7 @@ fritzbox_deploy() {
_fritzbox_url
=
"
${
DEPLOY_FRITZBOX_URL
}
"
_debug _fritzbox_url
"
$_fritzbox_url
"
_debug _fritzbox_usename
"
$_fritzbox_username
"
_debug _fritzbox_use
r
name
"
$_fritzbox_username
"
_secure_debug _fritzbox_password
"
$_fritzbox_password
"
if
[
-z
"
$_fritzbox_username
"
]
;
then
_err
"FRITZ!Box username is not found, please define DEPLOY_FRITZBOX_USERNAME."
...
...
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