Update build system
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
docker build -t hassbuildroot .
|
||||
docker run -it --rm hassbuildroot /bin/bash
|
||||
docker run -it --rm -v .:/build hassbuildroot /bin/bash
|
||||
|
||||
0
scripts/patches.sh
Normal file → Executable file
0
scripts/patches.sh
Normal file → Executable file
Reference in New Issue
Block a user