diff --git a/pkg/dpkg/gbootroot.postinst b/pkg/dpkg/gbootroot.postinst index 497147e..e4a3686 100644 --- a/pkg/dpkg/gbootroot.postinst +++ b/pkg/dpkg/gbootroot.postinst @@ -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