aboutsummaryrefslogtreecommitdiff
path: root/urlsave
diff options
context:
space:
mode:
Diffstat (limited to 'urlsave')
-rwxr-xr-xurlsave1
1 files changed, 1 insertions, 0 deletions
diff --git a/urlsave b/urlsave
index afef452..e58245c 100755
--- a/urlsave
+++ b/urlsave
@@ -17,4 +17,5 @@ if [ -z "$URLFILE" ] || [ ! -e "$URLFILE" ]; then
fi
# Dispatch
+echo "" >> $URLFILE
urlinfo $* >> $URLFILE