Przeglądaj źródła

fixed spacing in two lines

ma331 5 lat temu
rodzic
commit
fe54d5b8ae
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      dnsapi/dns_anx.sh

+ 2 - 2
dnsapi/dns_anx.sh

@@ -19,8 +19,8 @@ dns_anx_add() {
   if [ "$ANX_Token" ]; then
     _saveaccountconf_mutable ANX_Token "$ANX_Token"
   else
-   _err "You didn't specify a ANEXIA Engine API token."
-   return 1
+    _err "You didn't specify a ANEXIA Engine API token."
+    return 1
   fi
 
   _debug "First detect the root zone"