]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - scripts/help.sh
Server: add npm run check to check CORS, bittorrent tracker...
[github/Chocobozzz/PeerTube.git] / scripts / help.sh
index 6e124c276c7760506e15db334ce18beae7274181..fdccabbf016bc22ad3efed49f734670d11f05107 100755 (executable)
@@ -15,5 +15,6 @@ printf "  danger:clean:modules -> /!\ Clean node and typescript modules\n"
 printf "  play                 -> Run 3 fresh nodes so that you can test the communication between them\n"
 printf "  dev                  -> Watch, run the livereload and run the server so that you can develop the application\n"
 printf "  start                -> Run the server\n"
+printf "  check                -> Check the server (according to NODE_ENV)\n"
 printf "  test                 -> Run the tests\n"
 printf "  help                 -> Print this help\n"