From 14710547c8ca10daa783c80e33e0c532ec524080 Mon Sep 17 00:00:00 2001
From: Daniel Berteaud <daniel@firewall-services.com>
Date: Wed, 16 Jul 2014 12:23:38 +0200
Subject: [PATCH] Typo in bootstrap-console-save event

---
 createlinks | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/createlinks b/createlinks
index 6aa0959..550d2ea 100644
--- a/createlinks
+++ b/createlinks
@@ -10,7 +10,7 @@ templates2events("/home/e-smith/files/shares/tools/files/scripts/session/001conf
 templates2events("/home/e-smith/files/shares/tools/files/scripts/wpkg/conf.bat", qw(wpkg-update bootstrap-console-save));
 templates2events("/home/e-smith/files/shares/wpkg/files/config.xml", qw(wpkg-update bootstrap-console-save));
 templates2events("/home/e-smith/files/shares/wpkg/files/profiles/variables.xml", qw(wpkg-update bootstrap-console-save));
-templates2events("/home/e-smith/files/samba/netlogon/netlogon.bat", qw(workgroup-update bootstrap-consolesave));
+templates2events("/home/e-smith/files/samba/netlogon/netlogon.bat", qw(workgroup-update bootstrap-console-save));
 
 templates2events("/usr/share/mozilla-mcd/conf.php", qw(wpkg-update webapps-update bootstrap-console-save));