mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update zwavejs2mqtt-v3.sh
This commit is contained in:
		
							parent
							
								
									04611764b4
								
							
						
					
					
						commit
						a37523e9fe
					
				| 
						 | 
					@ -1,6 +1,4 @@
 | 
				
			||||||
#!/usr/bin/env bash -ex
 | 
					#!/usr/bin/env bash
 | 
				
			||||||
set -euo pipefail
 | 
					 | 
				
			||||||
shopt -s inherit_errexit nullglob
 | 
					 | 
				
			||||||
NEXTID=$(pvesh get /cluster/nextid)
 | 
					NEXTID=$(pvesh get /cluster/nextid)
 | 
				
			||||||
INTEGER='^[0-9]+$'
 | 
					INTEGER='^[0-9]+$'
 | 
				
			||||||
YW=`echo "\033[33m"`
 | 
					YW=`echo "\033[33m"`
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue