fix: builder now uses files provisioners and auto-update installs project data (ref #470)

This commit is contained in:
Simone Margaritelli
2019-10-30 19:24:12 +01:00
parent 1600d8cbd1
commit be414e57b3
11 changed files with 149 additions and 146 deletions

2
builder/data/usr/bin/monstart Executable file
View File

@ -0,0 +1,2 @@
#!/usr/bin/env bash
iw phy phy0 interface add mon0 type monitor && ifconfig mon0 up