diff --git a/ct/coredns.sh b/ct/coredns.sh index f2f0cf07..f34a9fe8 100644 --- a/ct/coredns.sh +++ b/ct/coredns.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func) # Copyright (c) 2021-2026 community-scripts ORG -# Author: CopilotAssistant (community-scripts) +# Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE # Source: https://github.com/coredns/coredns diff --git a/install/coredns-install.sh b/install/coredns-install.sh index 9e60d040..c389bab1 100644 --- a/install/coredns-install.sh +++ b/install/coredns-install.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Copyright (c) 2021-2026 community-scripts ORG -# Author: CopilotAssistant (community-scripts) +# Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE # Source: https://github.com/coredns/coredns diff --git a/json/coredns.json b/json/coredns.json index 061f3662..a458121d 100644 --- a/json/coredns.json +++ b/json/coredns.json @@ -1,7 +1,9 @@ { "name": "CoreDNS", "slug": "coredns", - "categories": [5], + "categories": [ + 5 + ], "date_created": "2026-03-27", "type": "ct", "updateable": true, @@ -35,4 +37,4 @@ "type": "info" } ] -} +} \ No newline at end of file