This website works better with JavaScript
Home
Explore
Help
Register
Sign In
joachimmg
/
home-assistant-hacs
Watch
2
Star
1
Fork
1
Files
Issues
1
Pull Requests
0
Wiki
Tree:
468060ca88
Branches
Tags
master
home-assista...
/
source
/
hooks
/
connect-plug-components
connect-plug-components
81 B
History
Raw
1
2
3
4
5
6
7
8
#!/usr/bin/env bash
CWD=$(pwd)
export CONNECT=1
$SNAP/bin/install
cd "${CWD}"