peter 3 years ago
parent
commit
af08d67fad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dnsapi/dns_curanet.sh

+ 1 - 1
dnsapi/dns_curanet.sh

@@ -115,7 +115,7 @@ _get_token() {
     return 1
   fi
 
-  return 0;
+  return 0
 
 }