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
6ee72e11
Unverified
Commit
6ee72e11
authored
Mar 31, 2023
by
Paul Dee
Committed by
GitHub
Mar 31, 2023
Browse files
Spelling / grammar
parent
8be3465f
Changes
1
Show whitespace changes
Inline
Side-by-side
dnsapi/dns_loopia.sh
View file @
6ee72e11
...
@@ -107,7 +107,7 @@ _loopia_load_config() {
...
@@ -107,7 +107,7 @@ _loopia_load_config() {
fi
fi
if
_contains
"
$LOOPIA_Password
"
"'"
||
_contains
"
$LOOPIA_Password
"
'"'
;
then
if
_contains
"
$LOOPIA_Password
"
"'"
||
_contains
"
$LOOPIA_Password
"
'"'
;
then
_err
"Password contains quo
ute
or double quo
ute
and this is not supported by dns_loopia.sh"
_err
"Password contains
a
quo
tation mark
or double quo
tation marks
and this is not supported by dns_loopia.sh"
return
1
return
1
fi
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