mirror of
https://github.com/wofferl/proxmox-backup-arm64
synced 2025-12-06 00:13:41 +00:00
use commands listed in rust docs
This commit is contained in:
@@ -10,8 +10,8 @@ Script for building Proxmox Backup Server for Armbian64
|
||||
```
|
||||
## Install ``rustup``
|
||||
```
|
||||
curl -sSf https://sh.rustup.rs -sSf | sh -s
|
||||
source .cargo/env
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs -sSf | sh -s
|
||||
source ~/.cargo/env
|
||||
```
|
||||
|
||||
## Start build script
|
||||
|
||||
Reference in New Issue
Block a user