Update php.sh
This commit is contained in:
parent
c8ea43a19c
commit
7141d47842
|
|
@ -3,6 +3,8 @@
|
|||
#move to script directory so all relative paths work
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
#includes
|
||||
. ./config.sh
|
||||
. ./colors.sh
|
||||
. ./arguments.sh
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue