1
0
mirror of https://github.com/coalaura/up.git synced 2025-09-06 13:25:16 +00:00

update url

This commit is contained in:
Laura
2025-06-21 19:30:16 +02:00
parent debffe2a85
commit fad1039470

View File

@@ -21,7 +21,7 @@ This script will detect your OS (`linux`/`darwin`) and CPU (`amd64`/`arm64`),
download the correct binary and install it to `/usr/local/bin/up`.
```bash
curl -sL https://raw.githubusercontent.com/coalaura/up/master/install.sh | sh
curl -sL https://src.w2k.sh/up/install.sh | sh
```
## Quick Start