debmaker/ressources/zigbee2mqtt/prebuild
root ed80d22552 Add zigbee2mqtt
Add gotify (not work)
2022-02-03 22:51:24 +01:00

6 lines
122 B
Bash
Executable file

#!/bin/bash
VERSION=$1
cd /tmp/
git clone https://github.com/Koenkk/zigbee2mqtt.git
cd zigbee2mqtt/
git checkout $VERSION