parent
8f561a82b1
commit
2370e9a6de
@ -1,3 +1,5 @@
|
||||
* sort gitea access.log by IP address: `sudo -u git cat /var/lib/gitea/log/access.log | cut -d " " -f 1 | sort | uniq -c | sort -nr | head`
|
||||
|
||||
* update the pointer to the public/ submodule in git: `git commit -m "update public/" public`
|
||||
|
||||
* export sprites from Aseprite with: `[X] JSON Data, [v] Array, [X] tags`, Item Filename: `{title} {frame}`
|
||||
|
Loading…
Reference in New Issue
Block a user