master #16

Closed
milan wants to merge 20 commits from master into old_server
Showing only changes of commit acac8346fa - Show all commits

2
get-debug Executable file
View file

@ -0,0 +1,2 @@
#!/bin/bash
cat debug.txt /home/minetest/.minetest/debug.txt | grep -e "WARNING\|ERROR\|Separator\|-------" | awk '!n[$0]++' > debug.txt