clean scripts, no longer need preamble

This commit is contained in:
2016-05-14 20:25:27 +01:00
parent 54ab11a689
commit 878ef2ecd9
40 changed files with 60 additions and 294 deletions

View File

@@ -1,8 +1,3 @@
#!/bin/bash
set -e
source /build/config
set -x
## Environment
export_env HEADPHONES_CONFIG /host/etc/headphones/config.ini
export_env HEADPHONES_CONFIG_DEFAULT /opt/headphones/config.ini
@@ -10,4 +5,4 @@ export_env HEADPHONES_DATA /host/var/lib/headphones
## Headphones
cd /opt
git clone https://github.com/rembo10/headphones.git
git clone https://github.com/rembo10/headphones.git