mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	apt->apt-get
This commit is contained in:
		
							parent
							
								
									1f3dfd19d4
								
							
						
					
					
						commit
						633be1964c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -36,7 +36,7 @@
 | 
				
			||||||
  when: internet_available and is_debian and not npm_exists
 | 
					  when: internet_available and is_debian and not npm_exists
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: Actually get it installed
 | 
					- name: Actually get it installed
 | 
				
			||||||
  command: apt install -y npm
 | 
					  command: apt-get install -y npm
 | 
				
			||||||
  when: internet_available and is_debian and not npm_exists
 | 
					  when: internet_available and is_debian and not npm_exists
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: Create systemd files and copy our ini file 
 | 
					- name: Create systemd files and copy our ini file 
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue