commit 06acf0c08ce8d34297861a983504ce6bc51d3dab parent dbcf0944323ba3903fbc72efffac75d86332994d Author: sin <sin@2f30.org> Date: Sat, 6 Jul 2013 15:43:03 +0100 Remove useless variable Diffstat:
M | 4chandownload.sh | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/4chandownload.sh b/4chandownload.sh @@ -44,7 +44,6 @@ while :; do done=0 fi cd - &>/dev/null - i=$((i+1)) done if [ $done -eq 1 ]; then exit 1