mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-11-18 03:26:17 +00:00
Update update-pve.sh
This commit is contained in:
@@ -49,7 +49,7 @@ update_pve9() {
|
|||||||
download_common_functions
|
download_common_functions
|
||||||
|
|
||||||
|
|
||||||
msg_info2 "$(translate "Detected: Proxmox VE ${pve_version} (Current: $OS_CODENAME, Target: $TARGET_CODENAME)")"
|
msg_info2 "$(translate "Detected: Proxmox VE $pve_version (Current: $OS_CODENAME, Target: $TARGET_CODENAME)")"
|
||||||
echo
|
echo
|
||||||
|
|
||||||
local available_space=$(df /var/cache/apt/archives | awk 'NR==2 {print int($4/1024)}')
|
local available_space=$(df /var/cache/apt/archives | awk 'NR==2 {print int($4/1024)}')
|
||||||
|
|||||||
Reference in New Issue
Block a user