mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update wireguard.sh
This commit is contained in:
		
							parent
							
								
									830fddb2a9
								
							
						
					
					
						commit
						5793283ea4
					
				| 
						 | 
					@ -68,7 +68,6 @@ exit
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
if [ "$UPD" == "2" ]; then
 | 
					if [ "$UPD" == "2" ]; then
 | 
				
			||||||
  if [[ -f /etc/systemd/system/wg-dashboard.service ]]; then
 | 
					  if [[ -f /etc/systemd/system/wg-dashboard.service ]]; then
 | 
				
			||||||
    msg_info "Updating WGDashboard"
 | 
					 | 
				
			||||||
    cd /etc/wgdashboard/src
 | 
					    cd /etc/wgdashboard/src
 | 
				
			||||||
    chmod u+x wgd.sh
 | 
					    chmod u+x wgd.sh
 | 
				
			||||||
    ./wgd.sh update
 | 
					    ./wgd.sh update
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue