mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	Update unifi.sh
This commit is contained in:
		@@ -17,7 +17,7 @@ while true; do
 | 
			
		||||
done
 | 
			
		||||
clear
 | 
			
		||||
function header_info {
 | 
			
		||||
echo -e "${RD}
 | 
			
		||||
echo -e "${BL}
 | 
			
		||||
  _    _       _ ______ _ 
 | 
			
		||||
 | |  | |     (_)  ____(_)
 | 
			
		||||
 | |  | |_ __  _| |__   _ 
 | 
			
		||||
@@ -267,4 +267,4 @@ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2
 | 
			
		||||
 | 
			
		||||
echo -e "${GN}Successfully created ${APP} LXC to${CL} ${BL}$CTID${CL}. 
 | 
			
		||||
${BL}${APP}${CL} should be reachable by going to the following URL.
 | 
			
		||||
         ${BL}http://${IP}:8443${CL} \n"
 | 
			
		||||
         ${BL}https://${IP}:8443${CL} \n"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user