From 364f74a1bd1020a3d7663c453ac5bf1b1408ff8f Mon Sep 17 00:00:00 2001 From: ed Date: Sun, 4 Jan 2026 12:39:39 +0000 Subject: [PATCH] iOS/ashell: fix howto + add beta --- README.md | 3 +++ contrib/setup-ashell.sh | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c08535d4..dd095be9 100644 --- a/README.md +++ b/README.md @@ -3172,6 +3172,9 @@ and then copypaste the following command into `a-Shell`: curl -L https://github.com/9001/copyparty/raw/refs/heads/hovudstraum/contrib/setup-ashell.sh | sh ``` +> if you want the latest copyparty beta, then do this instead: +> `curl -L https://copyparty.eu/beta/setup-ashell.sh | sh` + what this does: * creates a basic [config file](#accounts-and-volumes) named `cpc` which you can edit with `vim cpc` * adds the command `cpp` to launch copyparty with that config file diff --git a/contrib/setup-ashell.sh b/contrib/setup-ashell.sh index 04395735..0883aff3 100644 --- a/contrib/setup-ashell.sh +++ b/contrib/setup-ashell.sh @@ -6,7 +6,7 @@ # https://apps.apple.com/us/app/a-shell/id1473805438 # # step 2: copypaste the following command into a-Shell: -# curl -L https://github.com/9001/copyparty/raw/refs/heads/hovudstraum/contrib/setup-ashell.sh +# curl -L https://github.com/9001/copyparty/raw/refs/heads/hovudstraum/contrib/setup-ashell.sh | sh # # step 3: launch copyparty with this command: cpp #