This commit is contained in:
Simon Vieille 2019-07-31 20:57:30 +02:00
parent 4398347162
commit 3da474274b
Firmato da: deblan
ID Chiave GPG: 03383D15A1D31745
1 ha cambiato i file con 24 aggiunte e 0 eliminazioni

24
README.md Normal file
Vedi File

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