1
0
Fork 0
Esse commit está contido em:
Simon Vieille 2019-07-31 20:57:30 +02:00
commit 3da474274b
Assinado por: deblan
ID da chave GPG: 03383D15A1D31745
1 arquivos alterados com 24 adições e 0 exclusões

24
README.md Normal file
Ver arquivo

@ -0,0 +1,24 @@
VHOST-MANAGER
=============
Installation
------------
### Requirements
* PHP
* /bin/sh
* GCC
```
$ git clone https://gitnet.fr/deblan/vhost-manager.git
$ cd vhost-manager
$ make
```
Usage
-----
```
$ sudo ./bin/vhost-add
```