Create preinst
This commit is contained in:
parent
5a6e617195
commit
58e87f3765
5
debian/preinst
vendored
Normal file
5
debian/preinst
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
set -e
|
||||||
|
|
||||||
|
cp -f /usr/sbin/update-initramfs /usr/sbin/update-initramfs-legacy
|
Loading…
Reference in New Issue
Block a user