summaryrefslogtreecommitdiffstats
path: root/xup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'xup.sh')
-rwxr-xr-xxup.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/xup.sh b/xup.sh
index 7221af6..3c467c0 100755
--- a/xup.sh
+++ b/xup.sh
@@ -1,6 +1,6 @@
#!/bin/bash
#----------------------------------------------------
-# Version: 0.1.4
+# Version: 0.1.5
# Author: Florian "Bluewind" Pritz <f-p@gmx.at>
#
# Copyright (C) 2008-2009 Florian Pritz
@@ -29,4 +29,3 @@ echo -n $DL_URL | nohup >/dev/null 2>&1 xclip
echo -n $DL_URL
echo $DEL_URL >> "$XUPHIST"
echo "" >> "$XUPHIST"
-sleep 2