Blame tests/p_centos-release/0-install_file.sh
|
Athmane Madjoudj |
6b6838 |
#!/bin/bash
|
|
Athmane Madjoudj |
6b6838 |
# Author: Athmane Madjoudj <athmanem@gmail.com>
|
|
Athmane Madjoudj |
6b6838 |
|
|
Athmane Madjoudj |
6b6838 |
t_Log "$0 - installing file utility"
|
|
Athmane Madjoudj |
6b6838 |
t_InstallPackage file
|