This commit is contained in:
Simon Vieille 2019-07-31 20:57:30 +02:00
vanhempi 4398347162
commit 3da474274b
Allekirjoittanut: deblan
GPG avaimen ID: 03383D15A1D31745
1 muutettua tiedostoa jossa 24 lisäystä ja 0 poistoa

24
README.md Normal file
Näytä tiedosto

@ -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
```