From 48dfbaa8aecd3c3b5404395841b98969e6f989f8 Mon Sep 17 00:00:00 2001 From: Petr Nyc Date: Fri, 8 Nov 2024 16:03:51 +0100 Subject: [PATCH] next --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 0229df6..45eed41 100644 --- a/README.org +++ b/README.org @@ -3,7 +3,7 @@ ** Automated setup #+begin_src sh - sh -c "$(curl -fsSL https://git.meinlschmidt.org/jetpac/dotfiles/raw/branch/main/bootstrap.sh)" + bash -c "$(curl -fsSL https://git.meinlschmidt.org/jetpac/dotfiles/raw/branch/main/bootstrap.sh)" #+end_src ** manual setup