mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-22 08:33:24 -05:00
Corrects a mistake where replacements was specified rather then Replacements.
This commit is contained in:
parent
52c5916af6
commit
a34fee07da
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
mknod /usr/share/gbootroot/yard/replacements/dev/ubd0 b 98 0
|
||||
mknod /usr/share/gbootroot/yard/Replacements/dev/ubd0 b 98 0
|
||||
|
||||
|
||||
if [ "$1" = "configure" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user