tDo not change name with -s parameter - scripts - various script and utils
(HTM) git clone git://z3bra.org/scripts
(DIR) Log
(DIR) Files
(DIR) Refs
---
(DIR) commit c2153880ab883df863014fac840b8a5fdc590b3b
(DIR) parent afab40cb5d4919f76070438bdaa8bd1f153359f2
(HTM) Author: Willy Goiffon <willy@mailoo.org>
Date: Mon, 6 Jan 2014 10:40:15 +0100
Do not change name with -s parameter
Diffstat:
M instagram | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/instagram b/instagram
t@@ -89,7 +89,7 @@ if [ -n "$GIF" ]; then
OUTPUT=${OUTPUT/.png/.gif}
gifit $OUTPUT
elif [ -n "$SCREEN" ]; then
- OUTPUT=head_$SCREEN-$OUTPUT
+ #OUTPUT=head_$SCREEN-$OUTPUT
headshot $SCREEN
else
import -window ${WINDOW} $SSHOT_DIR/$OUTPUT