mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-13 22:28:27 +00:00
5 lines
106 B
Bash
Executable File
5 lines
106 B
Bash
Executable File
#! /bin/sh -ex
|
|
|
|
rm -f /usr/sbin/grub-install
|
|
dpkg-divert --quiet --remove --rename /usr/sbin/grub-install
|