Replace numbered build scripts with updated ones

This commit is contained in:
2014-12-26 15:04:41 +01:00
parent 86776154c8
commit 4c35d6757c
21 changed files with 34 additions and 29 deletions

View File

@@ -0,0 +1,10 @@
#!/bin/bash
set -e
source /build/config
set -x
## Pulseaudio
$minimal_apt_get_install pulseaudio
## Setup environment
sed -i "1iexport PULSE_SERVER=host" /root/.profile