mirror of https://github.com/pwndbg/pwndbg.git
Make setup.sh return non-zero for all errors (#2599)
When building a customized Docker image containing pwndbg using ubuntu:20.04 as base, the build process does not fail even when setup.sh exits because Ubuntu 20.04 isn't supported anymore. I think setup.sh should make the Docker image build process fail by emitting non-zero return values.pull/2600/head
parent
53f77ad6a5
commit
028fc7b757
Loading…
Reference in new issue