From f135a30c0c95b84eb62b157f6ff454866b250fce Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sun, 24 Mar 2019 17:38:29 +0530 Subject: Add script to upload a file to transfer.sh --- user-scripts/imgresize | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user-scripts/imgresize') diff --git a/user-scripts/imgresize b/user-scripts/imgresize index 40b9945..6d016f1 100755 --- a/user-scripts/imgresize +++ b/user-scripts/imgresize @@ -25,7 +25,7 @@ if [ -z "$res" ]; then read res fi -if [ -z "$res" ]; then +if ! [ -z "$res" ]; then if ! [ -z "$minsize" ]; then imgp -ackx "$res" -s "$minsize" fi -- cgit v1.2.3-70-g09d2