mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-23 09:51:33 +01:00
5 lines
114 B
Puppet
5 lines
114 B
Puppet
include drush
|
|
drush::make { '/var/aegir/platforms/drupal7' :
|
|
makefile => '/var/aegir/makefiles/drupal7.make',
|
|
}
|