mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Logging fixes / imporvements, voteTodo api
This commit is contained in:
parent
4e34267d44
commit
865e97a754
6 changed files with 66 additions and 38 deletions
|
@ -128,6 +128,7 @@ function jsonStats() {
|
|||
-e "s,/install,${P}&${NC},g" \
|
||||
-e "s,/irc,${P}&${NC},g" \
|
||||
-e "s,/postfeedback,${P}&${NC},g" \
|
||||
-e "s,/voteTodo,${P}&${NC},g" \
|
||||
-e "s,/quickvote,${P}&${NC},g" \
|
||||
-e "s,/servergit,${P}&${NC},g" \
|
||||
-e "s,/scriptgit,${P}&${NC},g" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue