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
0dcf6771
Commit
0dcf6771
authored
Nov 29, 2020
by
Lorenz Stechauner
Browse files
World4you grammar
parent
062503c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_world4you.sh
View file @
0dcf6771
...
@@ -133,7 +133,7 @@ _login() {
...
@@ -133,7 +133,7 @@ _login() {
if
[
-z
"
$WORLD4YOU_USERNAME
"
]
||
[
-z
"
$WORLD4YOU_PASSWORD
"
]
;
then
if
[
-z
"
$WORLD4YOU_USERNAME
"
]
||
[
-z
"
$WORLD4YOU_PASSWORD
"
]
;
then
WORLD4YOU_USERNAME
=
""
WORLD4YOU_USERNAME
=
""
WORLD4YOU_PASSWORD
=
""
WORLD4YOU_PASSWORD
=
""
_err
"You d
o
n't specif
ied
world4you username and password yet."
_err
"You d
id
n't specif
y
world4you username and password yet."
_err
"Usage: export WORLD4YOU_USERNAME=<name>"
_err
"Usage: export WORLD4YOU_USERNAME=<name>"
_err
"Usage: export WORLD4YOU_PASSWORD=<password>"
_err
"Usage: export WORLD4YOU_PASSWORD=<password>"
return
2
return
2
...
...
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