Update zigbee2mqtt-install.sh

pull/84/head
tteckster 3 years ago committed by GitHub
parent 4ade2bd47e
commit c16703f78a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -89,7 +89,7 @@ Restart=always
User=root
[Install]
WantedBy=multi-user.target" > $service_path
systemctl enable zigbee2mqtt.service &>/dev/null
PASS=$(grep -w "root" /etc/shadow | cut -b6);
if [[ $PASS != $ ]]; then
echo -en "${GN} Customizing Container... "

Loading…
Cancel
Save

Powered by BW's shoe-string budget.