安装程序执行发起

This commit is contained in:
HFO4 2018-02-05 10:52:09 +08:00
parent 60cd53895d
commit 90a0b34b3e

View file

@ -42,6 +42,9 @@
"scripts": {
"post-install-cmd": [
"CloudreveInstaller\\Installer::startInstall"
],
"post-create-project-cmd" : [
"CloudreveInstaller\\Installer::startInstall"
]
}
}