Remove x flag
This commit is contained in:
parent
2830c2d2e8
commit
0eadfe2131
@ -1,4 +1,4 @@
|
||||
#!/bin/bash -ex
|
||||
#!/bin/bash -e
|
||||
|
||||
# Configure
|
||||
PHP_MAJOR_VERSION=$(php -r 'echo PHP_MAJOR_VERSION;')
|
||||
|
Loading…
Reference in New Issue
Block a user