mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 10:27:22 +00:00 
			
		
		
		
	setopt if the conf doesn't exist.
This commit is contained in:
		
							parent
							
								
									72775c5ad9
								
							
						
					
					
						commit
						5a29f018f2
					
				
							
								
								
									
										4
									
								
								le.sh
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								le.sh
									
									
									
									
									
								
							| @ -210,7 +210,9 @@ _setopt() { | |||||||
|     echo usage: $0  '"file"  "opt"  "="  "value" [";"]' |     echo usage: $0  '"file"  "opt"  "="  "value" [";"]' | ||||||
|     return |     return | ||||||
|   fi |   fi | ||||||
| 
 |   if [ -f $__conf ] ;  | ||||||
|  |     touch $__conf | ||||||
|  |   fi | ||||||
|   if grep -H -n "^$__opt$__sep" $__conf ; then |   if grep -H -n "^$__opt$__sep" $__conf ; then | ||||||
|     _debug OK |     _debug OK | ||||||
|     sed -i "s|^$__opt$__sep.*$|$__opt$__sep$__val$__end|" $__conf  |     sed -i "s|^$__opt$__sep.*$|$__opt$__sep$__val$__end|" $__conf  | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user