mirror of
https://github.com/wofferl/proxmox-backup-arm64
synced 2025-12-06 00:13:41 +00:00
update proxmox-backup-server-4.0.18-1
Signed-off-by: Wolfgang <github@linux-dude.de>
This commit is contained in:
@@ -11,11 +11,11 @@ With the script you can also download all files of the latest **Debian/Trixie**
|
||||
|
||||
**Download and install**
|
||||
|
||||
```./build.sh install``` or a specific version ```./build.sh install=4.0.17-1```
|
||||
```./build.sh install``` or a specific version ```./build.sh install=4.0.18-1```
|
||||
|
||||
**Download only**
|
||||
|
||||
```./build.sh download``` or a specific verision ```./build.sh download=4.0.17-1```
|
||||
```./build.sh download``` or a specific verision ```./build.sh download=4.0.18-1```
|
||||
|
||||
## Build manually
|
||||
### Install build essentials and dependencies
|
||||
|
||||
4
build.sh
4
build.sh
@@ -326,8 +326,8 @@ if [ "${BUILD_PACKAGE}" != "client" ]; then
|
||||
fi
|
||||
fi
|
||||
|
||||
PROXMOX_BACKUP_VER="4.0.17-1"
|
||||
PROXMOX_BACKUP_GIT="6cda9aa28b1364bde7396545b4cfcc702cb934c9"
|
||||
PROXMOX_BACKUP_VER="4.0.18-1"
|
||||
PROXMOX_BACKUP_GIT="2586548f25af89b6bce80a2886bd0e7748000ea2"
|
||||
PROXMOX_GIT="de54ac7f42817a66a9724e393d470a5730de5e72"
|
||||
PATHPATTERNS_GIT="42e5e96e30297da878a4d4b3a7fa52b65c1be0ab" # 1.0.0-1
|
||||
PXAR_GIT="993c66fcb8819770f279cb9fb4d13f58f367606c" # 1.0.0-1
|
||||
|
||||
Reference in New Issue
Block a user