Minor script fix
This commit is contained in:
		
							parent
							
								
									2bbc84b70a
								
							
						
					
					
						commit
						cca3f45be6
					
				@ -5,7 +5,8 @@
 | 
			
		||||
	- Slightly improved IPv6 support to start to bring
 | 
			
		||||
	  it up to par with IPv4 support.
 | 
			
		||||
	- ipv6 marking support, changed ipv4 to use | instead of :
 | 
			
		||||
	- Renamed IPV6 variables, compatibility in place for now in static file
 | 
			
		||||
	- Renamed IPV6 variables, please read INSTALL file about conversion of config file
 | 
			
		||||
	  to new format.
 | 
			
		||||
 | 
			
		||||
0.9.8a - Brielle Bruns <bruns@2mbit.com>
 | 
			
		||||
	- Fixing executable file permission issues
 | 
			
		||||
 | 
			
		||||
@ -1,5 +1,5 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
echo "This script converts certain aspects of old config files, such 
 | 
			
		||||
echo "This script converts certain aspects of old config files, such"
 | 
			
		||||
echo "as renamed variables to the new variable names.  It is NOT foolproof"
 | 
			
		||||
echo "so please check your config files afterwards."
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user