summarylogtreecommitdiffstats
path: root/efitools.install
diff options
context:
space:
mode:
Diffstat (limited to 'efitools.install')
-rw-r--r--efitools.install10
1 files changed, 0 insertions, 10 deletions
diff --git a/efitools.install b/efitools.install
deleted file mode 100644
index 44ce03d2973c..000000000000
--- a/efitools.install
+++ /dev/null
@@ -1,10 +0,0 @@
-post_install() {
- echo
- echo "For info on how to setup own UEFI Secure Boot Keys and "
- echo "Certificates, read /usr/share/efitools/README"
- echo
-}
-
-post_upgrade() {
- post_install
-}