From 9f7df51c3f9f5bd50def21ced65335e6e52c159b Mon Sep 17 00:00:00 2001 From: Olivier Berger Date: Thu, 21 Apr 2011 12:04:32 +0000 Subject: [PATCH 1/1] Add pointer to the other more up-to-date script --- tools/createplugin.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tools/createplugin.sh b/tools/createplugin.sh index 91657054a1..ff797484b5 100755 --- a/tools/createplugin.sh +++ b/tools/createplugin.sh @@ -1,5 +1,9 @@ #!/bin/sh +# TODO : missing copyright + +# You should instead probably use ../plugins/templates/createplugin.sh that is more up-to-date + usage() { echo Usage: $0 PluginName } -- 2.30.2