mirror of
https://github.com/retspen/webvirtcloud
synced 2024-12-25 23:55:24 +00:00
Update README.md
This commit is contained in:
parent
8e8f300668
commit
64bcde2d3e
1 changed files with 6 additions and 0 deletions
|
@ -25,3 +25,9 @@ Restart services for running WebVirtCloud:
|
||||||
sudo service nginx restart
|
sudo service nginx restart
|
||||||
sudo service supervisor restart
|
sudo service supervisor restart
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Setup hypervisor
|
||||||
|
|
||||||
|
```bash
|
||||||
|
wget -O - https://clck.ru/9Sz6S | sudo sh
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in a new issue