1
0
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:
freesource 2001-09-11 16:53:29 +00:00
parent 52c5916af6
commit a34fee07da

View File

@ -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