mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	Update alpine-docker.sh
-q
This commit is contained in:
		@@ -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
 | 
			
		||||
  while true; do
 | 
			
		||||
    CHOICE=$(
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user