mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update vaultwarden-update.sh
This commit is contained in:
		
							parent
							
								
									051a813d59
								
							
						
					
					
						commit
						daec6c88b4
					
				| 
						 | 
					@ -29,8 +29,6 @@ while true; do
 | 
				
			||||||
        * ) echo "Please answer yes or no.";;
 | 
					        * ) echo "Please answer yes or no.";;
 | 
				
			||||||
    esac
 | 
					    esac
 | 
				
			||||||
done
 | 
					done
 | 
				
			||||||
#clear
 | 
					 | 
				
			||||||
#update_info
 | 
					 | 
				
			||||||
sleep 2
 | 
					sleep 2
 | 
				
			||||||
echo -e "${GN} Stopping Vaultwarden... ${CL}"
 | 
					echo -e "${GN} Stopping Vaultwarden... ${CL}"
 | 
				
			||||||
systemctl stop vaultwarden.service
 | 
					systemctl stop vaultwarden.service
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue