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