memos/docs/updates.md

12 lines
156 B
Markdown
Raw Normal View History

# Updating memos after deploying
## fly.io
### update to latest
Under the directory where you had your `fly.toml` file
```
flyctl deploy
```