From 8a4d9c30d9197a313366298b94012004cee1566b Mon Sep 17 00:00:00 2001 From: Olivier Berger Date: Wed, 24 Aug 2011 16:18:43 +0000 Subject: [PATCH] Adjust path to newer createplugin.sh --- tools/createplugin.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/createplugin.sh b/tools/createplugin.sh index 6dd7b66..dc7340b 100755 --- a/tools/createplugin.sh +++ b/tools/createplugin.sh @@ -2,7 +2,7 @@ # TODO : missing copyright -# You should instead probably use ../plugins/templates/createplugin.sh that is more up-to-date +# You should instead probably use ../src/utils/createplugin.sh that is more up-to-date usage() { echo Usage: $0 PluginName -- 2.1.4