mirror of
https://github.com/friendica/friendica-directory
synced 2025-09-10 16:18:50 +02:00
Remove post install Composer script
This commit is contained in:
parent
9219be87a2
commit
7e6e513fc1
1 changed files with 0 additions and 3 deletions
|
@ -62,9 +62,6 @@
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"post-create-project-cmd" : [
|
"post-create-project-cmd" : [
|
||||||
"php bin/console.php install"
|
"php bin/console.php install"
|
||||||
],
|
|
||||||
"post-install-cmd" : [
|
|
||||||
"php bin/console.php dbupdate"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue