Switched to a tools directory for commands.

This commit is contained in:
flash 2023-07-10 22:52:30 +00:00
parent a4059de89a
commit 839fd4e7f1
45 changed files with 698 additions and 1299 deletions

View file

@ -14,8 +14,8 @@
},
"scripts": {
"post-install-cmd": [
"php misuzu.php migrate",
"php misuzu.php cron low"
"./tools/migrate",
"./tools/cron slow"
]
},
"config": {