Syntax error in createlinks

master
Daniel Berteaud 8 years ago
parent 62d5355193
commit 2c7e54a514
  1. 2
      createlinks

@ -4,4 +4,4 @@ use esmith::Build::CreateLinks qw(:all);
templates2events("/home/e-smith/files/shares/wpkg/files/settings/fwsupdates/adm_conf.bat", qw(wpkg-update bootstrap-console-save));
templates2events("/home/e-smith/files/shares/wpkg/files/settings/fwsupdates/user_conf.bat", qw(wpkg-update bootstrap-console-save));
templates2events("/home/e-smith/files/shares/tools/files/scripts/fwsupdates/install.bat" qw(wpkg-update bootstrap-console-save));
templates2events("/home/e-smith/files/shares/tools/files/scripts/fwsupdates/install.bat", qw(wpkg-update bootstrap-console-save));

Loading…
Cancel
Save