fix typo
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10852 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
5fa4ac78f3
commit
a8c592745b
@ -34,7 +34,7 @@
|
||||
/usr/sbin/mount /sn_local
|
||||
|
||||
# add entries to the /etc/exports file
|
||||
/usr/bin/echo "/sn_local-rw,anon=0" >> /etc/exports
|
||||
/usr/bin/echo "/sn_local -rw,anon=0" >> /etc/exports
|
||||
/usr/bin/echo "/nodedata -rw,anon=0" >> /etc/exports
|
||||
|
||||
# export the file systems
|
||||
|
Loading…
Reference in New Issue
Block a user