main: debug
This commit is contained in:
		
							parent
							
								
									6d3065e17e
								
							
						
					
					
						commit
						e5356aca21
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								main.js
									
										
									
									
									
								
							
							
						
						
									
										4
									
								
								main.js
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -92,12 +92,12 @@ async function main() {
 | 
			
		|||
        await exec.exec("docker", [
 | 
			
		||||
            "exec",
 | 
			
		||||
            container,
 | 
			
		||||
            "bash", "-c", "rm /etc/apt/apt.conf.d/*"
 | 
			
		||||
            "bash", "-c", "echo APT::Get::Assume-Yes \"true\"\; > /etc/apt/apt.conf.d/00noconfirm"
 | 
			
		||||
        ])
 | 
			
		||||
        await exec.exec("docker", [
 | 
			
		||||
            "exec",
 | 
			
		||||
            container,
 | 
			
		||||
            "bash", "-c", "echo APT::Get::Assume-Yes \"true\"\; > /etc/apt/apt.conf.d/00noconfirm"
 | 
			
		||||
            "bash", "-c", "cat /etc/apt/apt.conf.d/00noconfirm"
 | 
			
		||||
        ])
 | 
			
		||||
        await exec.exec("docker", [
 | 
			
		||||
            "exec",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue