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
fb33ea2a
Unverified
Commit
fb33ea2a
authored
May 29, 2023
by
Martin Arndt
Committed by
GitHub
May 29, 2023
Browse files
Fix single quote escaping
parent
63fca33b
Changes
1
Show whitespace changes
Inline
Side-by-side
dnsapi/dns_artfiles.sh
View file @
fb33ea2a
...
@@ -161,7 +161,7 @@ _get_zone() {
...
@@ -161,7 +161,7 @@ _get_zone() {
return
0
return
0
fi
fi
_err
'Couldn
\
'
t find root domain zone.
'
_err
'Couldn
'
\'
't find root domain zone.'
return
1
return
1
}
}
...
...
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