mirror of
https://github.com/jetkvm/website.git
synced 2025-09-16 08:38:16 +00:00
Update ota-updates.mdx
remove `<!--` comment which made website build to fail
This commit is contained in:
parent
49b891de6f
commit
52a6157d73
@ -26,8 +26,6 @@ Please be advised that manual upgrades should only be performed if you are comfo
|
||||
|
||||
For example, to upgrade to version 0.4.6, you can run the following command:
|
||||
|
||||
<!-- TODO: provide an API in cloud-api to do this -->
|
||||
|
||||
```bash
|
||||
export JETKVM_UPDATE_TMPFILE=$(mktemp) && \
|
||||
wget -c http://update.jetkvm.com/app/0.4.6/jetkvm_app -O $JETKVM_UPDATE_TMPFILE && \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user