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
0d6ce9f9
Commit
0d6ce9f9
authored
Mar 26, 2017
by
Josh Soref
Browse files
spelling: satisfy
parent
997c517b
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_cyon.sh
View file @
0d6ce9f9
...
@@ -50,7 +50,7 @@ _cyon_load_credentials() {
...
@@ -50,7 +50,7 @@ _cyon_load_credentials() {
fi
fi
if
[
-z
"
${
CY_Username
}
"
]
||
[
-z
"
${
CY_Password
}
"
]
;
then
if
[
-z
"
${
CY_Username
}
"
]
||
[
-z
"
${
CY_Password
}
"
]
;
then
# Dummy entries to satify script checker.
# Dummy entries to sati
s
fy script checker.
CY_Username
=
""
CY_Username
=
""
CY_Password
=
""
CY_Password
=
""
CY_OTP_Secret
=
""
CY_OTP_Secret
=
""
...
...
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