First commit, livebox without installer entry
This commit is contained in:
commit
790f0327ca
64 changed files with 931 additions and 0 deletions
5
roles/edulive/files/gnome-edu/auto/build
Executable file
5
roles/edulive/files/gnome-edu/auto/build
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
lb build noauto "${@}" 2>&1 | tee build.log
|
Loading…
Add table
Add a link
Reference in a new issue