This commit is contained in:
Simon Vieille 2019-07-31 20:57:30 +02:00
förälder 4398347162
incheckning 3da474274b
Signerad av: deblan
GPG-nyckel ID: 03383D15A1D31745
1 ändrade filer med 24 tillägg och 0 borttagningar

24
README.md Normal file
Visa fil

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