安装程序执行发起

pull/18/head
HFO4 8 years ago
parent 60cd53895d
commit 90a0b34b3e

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

Loading…
Cancel
Save