add readme

This commit is contained in:
Simon Vieille 2019-07-31 20:57:30 +02:00
父節點 4398347162
當前提交 3da474274b
簽署人: deblan
GPG Key ID: 03383D15A1D31745
共有 1 個文件被更改,包括 24 次插入0 次删除

24
README.md Normal 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
```