Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2016-03-03 21:55:51 +03:00
parent 3fe0d59815
commit b33e57e886
1 changed files with 0 additions and 1 deletions

1
ufw
View File

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