From 38d62d32630893972175c5cabc16dd4864ecb59e Mon Sep 17 00:00:00 2001 From: Dominika Liberda Date: Sun, 10 Apr 2022 15:31:31 +0200 Subject: [PATCH] update cheat sheet --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3fb267a..a614c24 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,9 @@ Setup: ```bash ./run.sh ``` + +also take this: + +``` +rsync --delete --update -r out/sakamoto/ sakamoto:/mnt/alpine/sakamoto +```