mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
Fixed #7
This commit is contained in:
parent
5b336b2126
commit
1d22771519
6 changed files with 70 additions and 39 deletions
|
|
@ -37,3 +37,10 @@ wget -O - https://clck.ru/9Sz6S | sudo sh
|
|||
login: admin
|
||||
|
||||
password: admin
|
||||
|
||||
|
||||
### How To Update
|
||||
```bash
|
||||
$ python manage.py migrate
|
||||
$ sudo service supervisor restart
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue