]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - dist/argeo-node/base/bin/argeo-cms
Make web socket configuration more extensible.
[lgpl/argeo-commons.git] / dist / argeo-node / base / bin / argeo-cms
index 9819b7e772950d17c8671bcf8f909800dc1ede1f..a1701a3ba41b58090b673ffc3a09c19df7e019d1 100755 (executable)
@@ -128,6 +128,6 @@ case "$1" in
        status
         ;;
   *)
-        echo $"Usage: $0 {start|stop|status}"
-        exit 1
+        start
+        ;;
 esac
\ No newline at end of file