clean scripts, no longer need preamble
This commit is contained in:
7
build/scripts/php.sh
Executable file → Normal file
7
build/scripts/php.sh
Executable file → Normal 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user