Commit 5c8894788e0f6ef73a478eddab36bf8158f63fe2

Authored by Yarik
1 parent b4816939

Post-install cmd

Showing 1 changed file with 0 additions and 6 deletions   Show diff stats
@@ -46,12 +46,6 @@ @@ -46,12 +46,6 @@
46 "bower-asset-library": "vendor/bower" 46 "bower-asset-library": "vendor/bower"
47 } 47 }
48 }, 48 },
49 - "scripts": {  
50 - "post-install-cmd": "php init --env=Development --overwrite=All --dbinit --dbtype=postgresql --dbname=artbox_basic --username=postgres --password=postgres --migrationPath=artweb/artbox-core/migrations --migrate=yes --defaultuser --checkdb",  
51 - "post-create-project-cmd": [  
52 - "php init --env=Development --overwrite=All --dbinit --dbtype=postgresql --dbname=artbox_basic --username=postgres --password=postgres --migrationPath=artweb/artbox-core/migrations --migrate=yes --defaultuser --checkdb"  
53 - ]  
54 - },  
55 "repositories": [ 49 "repositories": [
56 { 50 {
57 "type": "vcs", 51 "type": "vcs",