1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-02-23 00:53:23 -05:00

Typo .. templatesx should be templates.

This commit is contained in:
freesource 2001-12-10 19:59:30 +00:00
parent 589379783a
commit ce3d15d9fc

View File

@ -14,7 +14,7 @@ install:
mknod yard/replacements/dev/ubd0 b 98 0 mknod yard/replacements/dev/ubd0 b 98 0
cp -fa yard/replacements/* /usr/share/gbootroot/yard/Replacements cp -fa yard/replacements/* /usr/share/gbootroot/yard/Replacements
rm yard/replacements/dev/ubd0 rm yard/replacements/dev/ubd0
install -d /usr/share/gbootroot/yard/templatesx install -d /usr/share/gbootroot/yard/templates
chmod 444 yard/templates/*.yard chmod 444 yard/templates/*.yard
cp -fa yard/templates/Example* /usr/share/gbootroot/yard/templates cp -fa yard/templates/Example* /usr/share/gbootroot/yard/templates
install -d /usr/share/gbootroot/genext2fs install -d /usr/share/gbootroot/genext2fs