From e1dd8c541fc2ca890becaa13d4a46fddeff2776a Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Thu, 24 Oct 2024 11:11:13 +0200 Subject: [PATCH] use doas --- miku/install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/miku/install.txt b/miku/install.txt index 58ba65b..aea5a69 100644 --- a/miku/install.txt +++ b/miku/install.txt @@ -161,4 +161,4 @@ shutdown -h now # sync all /data after the install -doas -E rsync -va --delete --one-file-system /data/ root@192.168.13.115:/data/ +doas rsync -va --delete --one-file-system /data/ root@192.168.13.115:/data/