mirror of
https://github.com/9001/copyparty.git
synced 2026-03-26 10:03:04 +10:00
iOS/ashell: fix howto + add beta
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user