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