templates-default and not template-default

tags/0.0.1_0.fc26_el5
Daniel Berteaud 8 years ago
parent bfdabe4b1b
commit 98a234d6f6
  1. 2
      createlinks

@ -22,7 +22,7 @@ foreach my $file qw( /etc/php-fpm.conf
/etc/opt/remi/php71/php-fpm.d/www.conf /etc/opt/remi/php71/php-fpm.d/www.conf
/etc/opt/remi/php71/php-fpm.d/shares.conf ){ /etc/opt/remi/php71/php-fpm.d/shares.conf ){
templates2events($file, qw(webapps-update bootstrap-console-save)); templates2events($file, qw(webapps-update bootstrap-console-save));
safe_symlink('/etc/e-smith/template-default/template-begin-ini', "root/etc/e-smith/templates$file/template-begin"); safe_symlink('/etc/e-smith/templates-default/template-begin-ini', "root/etc/e-smith/templates$file/template-begin");
} }

Loading…
Cancel
Save