mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-11-04 04:49:29 +00:00 
			
		
		
		
	Update alpine-grafana.sh
-q
This commit is contained in:
		
							parent
							
								
									29ff02c742
								
							
						
					
					
						commit
						e589e28fa4
					
				@ -53,7 +53,7 @@ function default_settings() {
 | 
			
		||||
 | 
			
		||||
function update_script() {
 | 
			
		||||
  if ! apk -e info newt >/dev/null 2>&1; then
 | 
			
		||||
    apk add newt
 | 
			
		||||
    apk add -q newt
 | 
			
		||||
  fi
 | 
			
		||||
  LXCIP=$(ip a s dev eth0 | awk '/inet / {print $2}' | cut -d/ -f1)
 | 
			
		||||
  while true; do
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user