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

7
build/scripts/php.sh Executable file → Normal file
View File

@@ -1,10 +1,5 @@
#!/bin/bash
set -e
source /build/config
set -x
## Environment
export_env PHP_VERSION 5.6.20
export_env PHP_VERSION 5.6.21
export_env PHP_CONFIG /usr/local/lib/php.ini
export_env PHP_TIMEZONE Europe/London