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
+1 -1
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