diff options
Diffstat (limited to 'templates/command.erb')
-rw-r--r-- | templates/command.erb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/command.erb b/templates/command.erb deleted file mode 100644 index aeaa8c9..0000000 --- a/templates/command.erb +++ /dev/null @@ -1,5 +0,0 @@ -define command{ - command_name <%= name %> - command_line <%= command_line %> - } - |