=remove useless comments
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5824 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
e4659804dd
commit
c5aa4d7198
@ -191,7 +191,7 @@ fi
|
||||
|
||||
rm -rf /xcatpost/*;
|
||||
wget -l inf -nH -N -r --waitretry=10 --random-wait --retry-connrefused -t 0 -T 60 ftp://$SIP/postscripts -P /xcatpost --cut-dirs=2 2> /tmp/wget.log
|
||||
chmod +x /xcatpost/*; # no effect for statelite mode, since the directory are readonly
|
||||
chmod +x /xcatpost/*;
|
||||
|
||||
cd /xcatpost;
|
||||
PATH=/xcatpost:$PATH
|
||||
|
Loading…
Reference in New Issue
Block a user