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
efef76d9
Commit
efef76d9
authored
Mar 07, 2020
by
ThiloGa
Browse files
fixed typo
parent
e1e1ee31
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_nm.sh
View file @
efef76d9
...
...
@@ -75,7 +75,7 @@ dns_nm_rm() {
exit_code
=
"
$?
"
if
[
"
$exit_code
"
!=
"0"
]
;
then
_err
"error Deleting
$zone
TXT:
$txt_value
"
_err
"Error
$exit_code
?
"
_err
"Error
$exit_code
"
return
1
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