diff --git a/Pmodules/libpbuild.bash b/Pmodules/libpbuild.bash index 87e1dc3..b111021 100644 --- a/Pmodules/libpbuild.bash +++ b/Pmodules/libpbuild.bash @@ -460,7 +460,6 @@ pbuild::prep() { ${curl} \ --location \ --fail \ - --remove-on-error \ --output "${output}" \ "${url}" # :FIXME: How to handle insecure downloads?