Log In
centos
/
t_functional
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
Blame tests/p_php/01_prep.sh
Branch:
ef53f0b5798c1895796ca20203495d06c04d64f5
master
ef53f0b5798c1895796ca20203495d06c04d64f5
tests
p_php
01_prep.sh
Blob
History
Raw
Karanbir Singh
0c8295
#!/bin/sh
Karanbir Singh
0c8295
Karanbir Singh
2dd0be
t_Log "Running $0 - attempting to install php-cli."
Karanbir Singh
2dd0be
t_InstallPackage php-cli
Karanbir Singh
2dd0be