Ready for 1.1.3-rc.2

This commit is contained in:
charlesgauthereau
2025-11-03 11:37:14 +01:00
parent 9894e2582d
commit 9c1aa66b41
11 changed files with 451 additions and 315 deletions
@@ -1,14 +1,5 @@
#!/bin/bash
#echo " ____ __ __ "
#echo " / __ \____ _____/ /_____ _/ /_ ____ _________ "
#echo " / /_/ / __ \/ ___/ __/ __ / __ \/ __ / ___/ _ \ "
#echo " / ____/ /_/ / / / /_/ /_/ / /_/ / /_/ (__ ) __/ "
#echo " /_/ \____/_/ \__/\__,_/_.___/\__,_/____/\___/ "
#echo " "
#echo " Community Edition v1.1.1 "
#echo " "
node server.js
exec "$@"