Log In
centos
/
t_functional
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
Blame tests/p_php/01_prep.sh
Branch:
086877aae94d0e9db5dcae7b12dfeb82c6b1f26f
master
086877aae94d0e9db5dcae7b12dfeb82c6b1f26f
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