From: Olivier Berger Date: Thu, 21 Apr 2011 12:04:32 +0000 (+0000) Subject: Add pointer to the other more up-to-date script X-Git-Tag: v5_2_rc1~1496 X-Git-Url: https://scm.fusionforge.org/anonscm/gitweb?p=fusionforge%2Ffusionforge.git;a=commitdiff_plain;h=9f7df51c3f9f5bd50def21ced65335e6e52c159b;hp=139ba7e0420e38b2ad162bcefad98dc2f73f389d Add pointer to the other more up-to-date script --- 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 }