mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update haos_vm.sh
This commit is contained in:
		
							parent
							
								
									a17e808c84
								
							
						
					
					
						commit
						64859bdc17
					
				| 
						 | 
					@ -8,6 +8,7 @@ while true; do
 | 
				
			||||||
        * ) echo "Please answer yes or no.";;
 | 
					        * ) echo "Please answer yes or no.";;
 | 
				
			||||||
    esac
 | 
					    esac
 | 
				
			||||||
done
 | 
					done
 | 
				
			||||||
 | 
					clear;;
 | 
				
			||||||
set -o errexit
 | 
					set -o errexit
 | 
				
			||||||
set -o errtrace
 | 
					set -o errtrace
 | 
				
			||||||
set -o nounset
 | 
					set -o nounset
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue