forked from ungleich-public/cdist
		
	__download: fix non-existent parameter of __unpack
Probably happened due to renaming .. guess it's correct now.
This commit is contained in:
		
					parent
					
						
							
								4df5c91912
							
						
					
				
			
			
				commit
				
					
						507fa6fa93
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -69,7 +69,7 @@ EXAMPLES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    require='__download/opt/cpma/cnq3.zip' \
 | 
					    require='__download/opt/cpma/cnq3.zip' \
 | 
				
			||||||
        __unpack /opt/cpma/cnq3.zip \
 | 
					        __unpack /opt/cpma/cnq3.zip \
 | 
				
			||||||
            --move-existing-destination \
 | 
					            --backup-destination \
 | 
				
			||||||
            --destination /opt/cpma/server
 | 
					            --destination /opt/cpma/server
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue