Update standalone authored by bgm's avatar bgm
...@@ -84,8 +84,6 @@ $civicrm_paths['civicrm.bower']['path'] = '/var/www/standalone/web/assets/civicr ...@@ -84,8 +84,6 @@ $civicrm_paths['civicrm.bower']['path'] = '/var/www/standalone/web/assets/civicr
## Initialize the database ## Initialize the database
Assuming you have applied [this patch](https://github.com/civicrm/civicrm-core/pull/22227) on civicrm-core:
### Using GenCode ### Using GenCode
* Run `cd xml && php GenCode.php 0 0 Standalone` * Run `cd xml && php GenCode.php 0 0 Standalone`
... ...
......