Merged all the command scripts into the main misuzu script.
This commit is contained in:
parent
e5da1cce35
commit
56fd85e124
5 changed files with 148 additions and 168 deletions
|
@ -33,8 +33,8 @@
|
|||
},
|
||||
"scripts": {
|
||||
"post-install-cmd": [
|
||||
"php misuzu_migrate.php",
|
||||
"php misuzu_setup.php"
|
||||
"php misuzu.php migrate",
|
||||
"php misuzu.php cron"
|
||||
]
|
||||
},
|
||||
"config": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue