Aktualizovat README.md
This commit is contained in:
parent
dcafdfd282
commit
ee33fcaf80
@ -27,5 +27,13 @@ Download binary from the [latest release](https://github.com/lovelaze/nebula-syn
|
|||||||
```sh
|
```sh
|
||||||
wget https://github.com/lovelaze/nebula-sync/releases/download/v0.11.1/nebula-sync_0.11.1_linux_arm64.tar.gz
|
wget https://github.com/lovelaze/nebula-sync/releases/download/v0.11.1/nebula-sync_0.11.1_linux_arm64.tar.gz
|
||||||
```
|
```
|
||||||
|
Run binary
|
||||||
|
```sh
|
||||||
|
# run
|
||||||
|
nebula-sync run
|
||||||
|
|
||||||
|
# read envs from file
|
||||||
|
nebula-sync run --env-file .env
|
||||||
|
```
|
||||||
|
|
||||||
### Keepalive
|
### Keepalive
|
||||||
Loading…
Reference in New Issue
Block a user