aboutsummarylogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rw-r--r--install7
1 files changed, 0 insertions, 7 deletions
diff --git a/install b/install
deleted file mode 100644
index b75893610c4d..000000000000
--- a/install
+++ /dev/null
@@ -1,7 +0,0 @@
-KERNEL_NAME=-linode
-
-export PATH='/usr/local/sbin:/usr/local/bin:/usr/bin'
-
-post_remove() {
- rm -f boot/initramfs-linux${KERNEL_NAME}.img
-}