mirror of
https://github.com/vvzvlad/vestasync.git
synced 2024-11-04 22:49:10 +03:00
update readme
This commit is contained in:
parent
8b70f8ad7c
commit
54eb95163e
@ -47,7 +47,7 @@ pip3 install -r requirements.txt
|
||||
Можно не устанавливать локально, а запустить докер (см. справку по командам ниже):
|
||||
|
||||
```bash
|
||||
docker run -it --name vestasync vvzvlad/vestasync:latest \
|
||||
docker run --rm -it --name vestasync vvzvlad/vestasync:latest \
|
||||
./vestasync.py --cmd install \
|
||||
--device_ip 192.168.1.58 \
|
||||
--gitea_address http://192.168.1.38:3001/ \
|
||||
|
Loading…
Reference in New Issue
Block a user