🚚 'mod.js' -> 'main.js'

master
KaKi87 2022-04-25 15:37:47 +02:00
parent aeac2e5733
commit b21698a1a8
2 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Automatically destroy fake Gitea users (e.g. have never logged in but have repos, or have no activity record whatsoever).
Usage : `cp config.example.js config.js` ; `deno run --allow-net mod.js`
Usage : `cp config.example.js config.js` ; `deno run --allow-net main.js`
## Warning

View File