Newer
Older
auto-bash / README.md
auto-bash
===============

Sebuah kumpulan tool instalasi otomatis perangkat lunak pada server yang dikemas dalam bentuk script bash.

Cara pakai :

1. Clone repository : `$ git clone http://git.leon36.web.id/git/leon/auto-bash.git && cd auto-bash`
2. Give execute Permission : `$ chmod +x auto-bash.sh`
3. Execute file : `$ ./auto-bash.sh`

Example :

```
# sh auto-bash.sh
=========================
Welcome to Auto Bash !
=========================

Mau install apa gan?

1) Nginx + PHP7.2 + PHP-FPM (For CentOS 7 Only)
2) Jitsi Meet + Nginx (For Ubuntu 18.04 Only)

Pilih Nomer [1/2] :
```