mirror of
https://github.com/fspc/gbootroot.git
synced 2026-09-08 12:51:40 -04:00
Corrects a mistake where replacements was specified rather then Replacements.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user