mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update alpine-vaultwarden-v5-install.sh
This commit is contained in:
		
							parent
							
								
									e1f4f4b436
								
							
						
					
					
						commit
						f58bde28c8
					
				| 
						 | 
					@ -93,7 +93,7 @@ set -e
 | 
				
			||||||
trap 'error_handler $LINENO "$BASH_COMMAND"' ERR
 | 
					trap 'error_handler $LINENO "$BASH_COMMAND"' ERR
 | 
				
			||||||
 | 
					
 | 
				
			||||||
msg_info "Updating Container OS"
 | 
					msg_info "Updating Container OS"
 | 
				
			||||||
$STD apk update -a
 | 
					$STD apk update
 | 
				
			||||||
$STD apk upgrade
 | 
					$STD apk upgrade
 | 
				
			||||||
msg_ok "Updated Container OS"
 | 
					msg_ok "Updated Container OS"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue