From 3193438d0ed01684905e0b2eb8b96e0219ac5ed9 Mon Sep 17 00:00:00 2001 From: Alexander BC Date: Sun, 7 Jan 2024 22:00:58 +0100 Subject: [PATCH] fix: add general region ending tag and add dns region starting tag --- porkbun-linux-cli | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/porkbun-linux-cli b/porkbun-linux-cli index 3525e3b..c1ee483 100755 --- a/porkbun-linux-cli +++ b/porkbun-linux-cli @@ -180,12 +180,16 @@ function ping_ipv4 { echo $(request "$BASE_URL_IPV4/ping") } +# endregion + ################################################### # # # DNS # # # ################################################### +# region: dns + HANDLE_DNS="dns" function handle_dns {