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