mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 19:32:31 +00:00 
			
		
		
		
	fix a minor bug
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5547 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -207,9 +207,9 @@ else  # for statelite mode | ||||
|     #wget -l inf -N -r --waitretry=10 --random-wait --retry-connrefused -t 0 -T 60 ftp://$SIP/postscripts 2> /tmp/wget.log | ||||
|      | ||||
|     #mv $SIP/install/postscripts/* /xcatpost;  | ||||
|     chmod +x /xcatpost/*; # no effect for statelite mode, since the directory are readonly | ||||
|     mv $SIP/postscripts/* /xcatpost;  | ||||
|     rm -rf $SIP | ||||
|     chmod +x /xcatpost/*; # no effect for statelite mode, since the directory are readonly | ||||
| fi | ||||
|  | ||||
| cd /xcatpost;  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user