diff options
| author | ficus <ficus@robocracy.org> | 2012-11-08 13:40:14 -0500 |
|---|---|---|
| committer | ficus <ficus@robocracy.org> | 2012-11-08 13:40:14 -0500 |
| commit | ec4e9ce9c54c369e110904d83528644beeee1340 (patch) | |
| tree | 4a114d84d30ce2e728ad75931f023b80faef3f3b /auto/build | |
| download | torouter-live-ec4e9ce9c54c369e110904d83528644beeee1340.tar.gz torouter-live-ec4e9ce9c54c369e110904d83528644beeee1340.zip | |
initial almost-untouched debian live configuration
Diffstat (limited to 'auto/build')
| -rwxr-xr-x | auto/build | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/auto/build b/auto/build new file mode 100755 index 0000000..6d559e8 --- /dev/null +++ b/auto/build @@ -0,0 +1,3 @@ +#!/bin/sh + +lb build noauto "${@}" 2>&1 | tee build.log |
