mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-22 08:33:24 -05:00
More treatment for ubd0.
This commit is contained in:
parent
03bea312be
commit
4030f3425b
6
pkg/dpkg/gbootroot.prerm
Normal file
6
pkg/dpkg/gbootroot.prerm
Normal file
@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
|
||||
if [ -e /usr/share/gbootroot/yard/Replacements/dev/ubd0 ]; then
|
||||
rm /usr/share/gbootroot/yard/Replacements/dev/ubd0
|
||||
fi
|
Loading…
x
Reference in New Issue
Block a user