Skip to content

Commit

Permalink
Uninstall dmidecode on buster
Browse files Browse the repository at this point in the history
  • Loading branch information
ayufan committed Apr 6, 2020
1 parent a483c96 commit 544e6a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions configs/debian/hooks/99-uninstall-dmidecode.chroot
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/bash

apt-get purge -y dmidecode

0 comments on commit 544e6a1

Please sign in to comment.