mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-04 05:12:30 +00:00 
			
		
		
		
	Add missing shebangs to key scripts
This commit is contained in:
		
				
					committed by
					
						
						Mark Gurevich
					
				
			
			
				
	
			
			
			
						parent
						
							450b67302a
						
					
				
				
					commit
					f9f7cda833
				
			@@ -1,3 +1,4 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
# IBM(c) 2007 EPL license http://www.eclipse.org/legal/epl-v10.html
 | 
			
		||||
#XCATDIR=`gettab key=xcatconfdir site.value`
 | 
			
		||||
if [ -z "$XCATDIR" ]; then
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +1,4 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
#XCATDIR=`gettab key=xcatconfdir site.value`
 | 
			
		||||
# IBM(c) 2007 EPL license http://www.eclipse.org/legal/epl-v10.html
 | 
			
		||||
if [ -z "$XCATROOT" ]; then
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user