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