update cheat sheet

This commit is contained in:
Dominika Liberda 2022-04-10 15:31:31 +02:00
parent 54b688533a
commit 38d62d3263

View file

@ -12,3 +12,9 @@ Setup:
```bash ```bash
./run.sh ./run.sh
``` ```
also take this:
```
rsync --delete --update -r out/sakamoto/ sakamoto:/mnt/alpine/sakamoto
```