Files
mega_hacs/install.sh
2025-02-16 14:20:31 +05:00

6 lines
168 B
Bash

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