memos/docs/updates.md

12 lines
156 B
Markdown
Raw Normal View History

2023-04-22 04:34:36 +03:00
# Updating memos after deploying
## fly.io
### update to latest
Under the directory where you had your `fly.toml` file
```
flyctl deploy
```