mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update agentdvr-install.sh
This commit is contained in:
		
							parent
							
								
									813771cde4
								
							
						
					
					
						commit
						c9d255012c
					
				| 
						 | 
					@ -32,7 +32,7 @@ wget -q $RELEASE
 | 
				
			||||||
$STD unzip Agent_Linux64*.zip
 | 
					$STD unzip Agent_Linux64*.zip
 | 
				
			||||||
rm -rf Agent_Linux64*.zip
 | 
					rm -rf Agent_Linux64*.zip
 | 
				
			||||||
chmod +x ./Agent
 | 
					chmod +x ./Agent
 | 
				
			||||||
msg_info "Installed AgentDVR"
 | 
					msg_ok "Installed AgentDVR"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
msg_info "Creating Service"
 | 
					msg_info "Creating Service"
 | 
				
			||||||
cat <<EOF >/etc/systemd/system/agentdvr.service
 | 
					cat <<EOF >/etc/systemd/system/agentdvr.service
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue