mirror of https://github.com/tteck/Proxmox.git
Update zigbee2mqtt-v5.sh
This commit is contained in:
parent
b2da4b0cd2
commit
9494cffd98
|
@ -335,7 +335,6 @@ function update_script() {
|
|||
clear
|
||||
header_info
|
||||
cd /opt/zigbee2mqtt
|
||||
#!/bin/bash
|
||||
|
||||
stop_zigbee2mqtt() {
|
||||
if which systemctl 2> /dev/null > /dev/null; then
|
||||
|
|
Loading…
Reference in New Issue