diff --git a/drupal/firstboot.start b/drupal/firstboot.start index 6338c5f..7f39d5d 100755 --- a/drupal/firstboot.start +++ b/drupal/firstboot.start @@ -8,4 +8,4 @@ createdb --encoding=UNICODE --owner=drupal -U postgres drupal chmod a+w /usr/share/webapps/drupal/${DPVER}/htdocs/sites/default/settings.php -mv /etc/local.d/firstboot.start /root +mv /etc/local.d/firstboot.start /etc/local.d/firstboot.start.disabled