Add keyboard layout
This commit is contained in:
parent
8a5c799936
commit
8be243209d
2 changed files with 6 additions and 1 deletions
5
auto/build
Executable file
5
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