Skip to content

Commit 531a87d

Browse files
committed
refs #45702, remove sample data dependency, change sample ci data
variable
1 parent 5211b78 commit 531a87d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

container/init-7.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ if [ ! -f $DRUPAL_ROOT/sites/default/settings.php ]; then
5858
drush --yes pm-enable civicrm
5959
drush --yes pm-enable civicrm_allpay civicrm_neweb civicrm_spgateway
6060
drush --yes pm-enable neticrm_drush
61-
drush --yes variable-set civicrm_demo_sample_data 1
6261
drush --yes variable-set civicrm_demo_sample_data_ci 1
6362
drush --yes pm-enable civicrm_demo
6463
drush --yes variable-set error_level 0

0 commit comments

Comments
 (0)