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.'