mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-11-04 04:49:29 +00:00 
			
		
		
		
	Update vaultwarden-update.sh
This commit is contained in:
		
							parent
							
								
									40223c0106
								
							
						
					
					
						commit
						079d72f21c
					
				@ -22,7 +22,7 @@ ${CL}"
 | 
			
		||||
 | 
			
		||||
update_info
 | 
			
		||||
while true; do
 | 
			
		||||
    read -p "This will Update Vaultwarden to $VAULT (set 2vCPU 2048MiB RAM Min.). Proceed(y/n)?" yn
 | 
			
		||||
    read -p "This will Update Vaultwarden to $VAULT (set 2vCPU 3072MiB RAM Min.). Proceed(y/n)?" yn
 | 
			
		||||
    case $yn in
 | 
			
		||||
    [Yy]*) break ;;
 | 
			
		||||
    [Nn]*) exit ;;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user