Update zigbee2mqtt-v5.sh

This commit is contained in:
tteckster 2023-02-03 17:41:45 -05:00 committed by GitHub
parent b2da4b0cd2
commit 9494cffd98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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