enkas/bash-tasks

Shell scripts to update and configure Cent OS

Installs: 3 580

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Language:Shell

0.1.0 2015-06-06 22:06 UTC

This package is not auto-updated.

Last update: 2024-04-27 16:08:16 UTC


README

Shell scripts to update and configure Cent OS

Example of usage

PATH="./vendor/enkas/bash-tasks/centos"
sh ${PATH}/install.sh httpd
sh ${PATH}/install.sh php
sh ${PATH}/install.sh mysql
sh ${PATH}/install.sh php_dev_tools
sh ${PATH}/install.sh xdebug
...

Run install.sh --help to list all available arguments