clean scripts, no longer need preamble
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
source /build/config
|
||||
set -x
|
||||
|
||||
## Pulseaudio
|
||||
apt_install_permanent pulseaudio
|
||||
|
||||
## Setup environment
|
||||
## Configuration
|
||||
sed -i "1iexport PULSE_SERVER=host" /root/.profile
|
||||
Reference in New Issue
Block a user