mirror of
https://github.com/fspc/gbootroot.git
synced 2026-09-08 12:51:40 -04:00
More treatment for ubd0.
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user