Files
mega_hacs/install.sh
2020-12-29 10:06:22 +03:00

6 lines
163 B
Bash

#!/bin/bash
git clone https://github.com/andvikt/mega_hacs.git
mkdir custom_components
cp mega_hacs/custom_components/mega custom_components/mega
rm -fR mega_hacs