diff options
Diffstat (limited to 'plugins/repo/get.sh')
-rw-r--r-- | plugins/repo/get.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/repo/get.sh b/plugins/repo/get.sh index e1289f7..5618d0a 100644 --- a/plugins/repo/get.sh +++ b/plugins/repo/get.sh @@ -1,4 +1,4 @@ -#!$$SHELL$$ +#!@SHELL@ name='rvs get' ver='0.7.0' # Copyright (C) 2009 Luke Shumaker |