add readme
This commit is contained in:
parent
4398347162
commit
3da474274b
1 changed files with 24 additions and 0 deletions
24
README.md
Normal file
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
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue