Closed kgilmer closed 4 years ago
This change adds a target to uninstall debootstick. Useful when comparing Debian packaged version with a local build.
make uninstall
apt install debootstick
Applied on top of master. Thanks!
This change adds a target to uninstall debootstick. Useful when comparing Debian packaged version with a local build.
Testing Done
make uninstall
, verify that files are removedapt install debootstick
, verify that install proceeds succesfully