summaryrefslogtreecommitdiff
path: root/csv2rss.sh
diff options
context:
space:
mode:
Diffstat (limited to 'csv2rss.sh')
-rwxr-xr-xcsv2rss.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/csv2rss.sh b/csv2rss.sh
index 0469849..a7c7df4 100755
--- a/csv2rss.sh
+++ b/csv2rss.sh
@@ -7,7 +7,7 @@ DESCRIPTION="$3"
SCRIPT="$(cat << EOF
{
title = \$1
- url = "$LINK/" \$2
+ url = "$LINK" \$2
date = \$3
print " <item>"