From b33e57e8864477e6d350d8d933a8a64c3e4ecb4e Mon Sep 17 00:00:00 2001 From: fbt Date: Thu, 3 Mar 2016 21:55:51 +0300 Subject: [PATCH] fastfix Signed-off-by: fbt --- ufw | 1 - 1 file changed, 1 deletion(-) diff --git a/ufw b/ufw index 37aec28..8bd692a 100755 --- a/ufw +++ b/ufw @@ -120,7 +120,6 @@ upload() { "${misc_curl_args[@]}" \ -A 'zerofiles.org upload script' \ "$cfg_service_url/upload" -fi if (( $? )); then err 'Something has gone wrong with the upload.'