Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
6e72f161
Unverified
Commit
6e72f161
authored
Dec 03, 2023
by
neil
Committed by
GitHub
Dec 03, 2023
Browse files
Merge pull request #4872 from sandercox/patch-1
Update dns_gcloud.sh rm logs record added
parents
f71d8d73
074cf00a
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_gcloud.sh
View file @
6e72f161
...
@@ -42,7 +42,7 @@ dns_gcloud_rm() {
...
@@ -42,7 +42,7 @@ dns_gcloud_rm() {
echo
"
$rrdatas
"
|
grep
-F
-v
--
"
\"
$txtvalue
\"
"
| _dns_gcloud_add_rrs
||
return
$?
echo
"
$rrdatas
"
|
grep
-F
-v
--
"
\"
$txtvalue
\"
"
| _dns_gcloud_add_rrs
||
return
$?
_dns_gcloud_execute_tr
||
return
$?
_dns_gcloud_execute_tr
||
return
$?
_info
"
$fulldomain
record
add
ed"
_info
"
$fulldomain
record
remov
ed"
}
}
#################### Private functions below ##################################
#################### Private functions below ##################################
...
...
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