mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	Update pialert-install.sh (#6337)
This commit is contained in:
		@@ -29,7 +29,8 @@ $STD apt-get -y install \
 | 
				
			|||||||
  aria2 \
 | 
					  aria2 \
 | 
				
			||||||
  wakeonlan \
 | 
					  wakeonlan \
 | 
				
			||||||
  fping \
 | 
					  fping \
 | 
				
			||||||
  zip
 | 
					  zip \
 | 
				
			||||||
 | 
					  libtext-csv-perl
 | 
				
			||||||
msg_ok "Installed Dependencies"
 | 
					msg_ok "Installed Dependencies"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
msg_info "Installing PHP Dependencies"
 | 
					msg_info "Installing PHP Dependencies"
 | 
				
			||||||
@@ -50,7 +51,9 @@ $STD apt-get -y install \
 | 
				
			|||||||
  python3-requests \
 | 
					  python3-requests \
 | 
				
			||||||
  python3-tz \
 | 
					  python3-tz \
 | 
				
			||||||
  python3-tzlocal \
 | 
					  python3-tzlocal \
 | 
				
			||||||
  python3-aiohttp
 | 
					  python3-aiohttp \
 | 
				
			||||||
 | 
					  python3-paho-mqtt \
 | 
				
			||||||
 | 
					  python3-cryptography
 | 
				
			||||||
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
 | 
					rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
 | 
				
			||||||
$STD pip3 install mac-vendor-lookup
 | 
					$STD pip3 install mac-vendor-lookup
 | 
				
			||||||
$STD pip3 install fritzconnection
 | 
					$STD pip3 install fritzconnection
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user