summaryrefslogtreecommitdiff
path: root/bin/update-grub
diff options
context:
space:
mode:
authorstkhan <personal@slickd.xyz>2021-10-17 18:43:19 -0500
committerstkhan <personal@slickd.xyz>2021-10-17 18:43:19 -0500
commit3b852e0f10892789210fd8e3fdd8415faf3cf2d8 (patch)
tree9ff20de62f5e354926a5aed15b3f99c0dbd5cd63 /bin/update-grub
parentcc844e1931ba6f4c417ea8682f5cfa72ef5e4fec (diff)
3.0
Diffstat (limited to 'bin/update-grub')
-rwxr-xr-xbin/update-grub3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/update-grub b/bin/update-grub
deleted file mode 100755
index 0c43327..0000000
--- a/bin/update-grub
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-set -e
-exec grub-mkconfig -o /boot/grub/grub.cfg "$@"