Merge branch 'multiple_dbs' of gitlab.com:MrFry/mrfrys-node-server into multiple_dbs

This commit is contained in:
mrfry 2021-02-10 15:01:40 +01:00
commit 0556f78cc1

View file

@ -129,6 +129,7 @@ function jsonStats() {
-e "s,/irc,${P}&${NC},g" \
-e "s,/postfeedback,${P}&${NC},g" \
-e "s,/voteTodo,${P}&${NC},g" \
-e "s,/registerscript,${P}&${NC},g" \
-e "s,/quickvote,${P}&${NC},g" \
-e "s,/servergit,${P}&${NC},g" \
-e "s,/scriptgit,${P}&${NC},g" \