Explorar el Código

Merge pull request #1368 from hestiacp/staging/fixes

Staging/fixes
Raphael Schneeberger hace 5 años
padre
commit
1eef977c0d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      bin/v-delete-domain

+ 1 - 1
bin/v-delete-domain

@@ -71,7 +71,7 @@ fi
 
 # Checking domain search result
 if [ -z "$domain_found" ]; then
-    check_result $E_NOTEXISTS "domain $domain doesn't exist"
+    check_result $E_NOTEXIST "domain $domain doesn't exist"
 fi
 
 # Restarting services