fastfix
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
3fe0d59815
commit
b33e57e886
1
ufw
1
ufw
|
@ -120,7 +120,6 @@ upload() {
|
||||||
"${misc_curl_args[@]}" \
|
"${misc_curl_args[@]}" \
|
||||||
-A 'zerofiles.org upload script' \
|
-A 'zerofiles.org upload script' \
|
||||||
"$cfg_service_url/upload"
|
"$cfg_service_url/upload"
|
||||||
fi
|
|
||||||
|
|
||||||
if (( $? )); then
|
if (( $? )); then
|
||||||
err 'Something has gone wrong with the upload.'
|
err 'Something has gone wrong with the upload.'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user