Switched to a tools directory for commands.
This commit is contained in:
parent
a4059de89a
commit
839fd4e7f1
45 changed files with 698 additions and 1299 deletions
|
@ -14,8 +14,8 @@
|
|||
},
|
||||
"scripts": {
|
||||
"post-install-cmd": [
|
||||
"php misuzu.php migrate",
|
||||
"php misuzu.php cron low"
|
||||
"./tools/migrate",
|
||||
"./tools/cron slow"
|
||||
]
|
||||
},
|
||||
"config": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue