tNow uploads to imgur - scripts - various script and utils
 (HTM) git clone git://z3bra.org/scripts
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
 (DIR) commit fe24d9cefd67419ad7d2e7b90a62dbb3dc6a4bdd
 (DIR) parent 7aeac4ef0584de76ef578bcb842c95434b5da7f9
 (HTM) Author: z3bra <willy@mailoo.org>
       Date:   Thu,  3 Apr 2014 23:36:09 +0200
       
       Now uploads to imgur
       
       Diffstat:
         M instagram                           |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/instagram b/instagram
       t@@ -8,7 +8,7 @@
        #
        
        IMAGE_DIR=~/usr/img
       -EXEC_UPLOAD=~/bin/upload
       +EXEC_UPLOAD=~/bin/imgurup
        SSHOT_DIR=${IMAGE_DIR}/wm
        WMNAME=`xprop -root WM_NAME|cut -d\" -f2`