mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-11-17 19:16:25 +00:00
Update update-pve9_2.sh
This commit is contained in:
@@ -152,7 +152,8 @@ EOF
|
|||||||
msg_ok "$(translate "Non-free firmware warnings disabled")"
|
msg_ok "$(translate "Non-free firmware warnings disabled")"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
update_output=$(apt-get update 2>&1)
|
#update_output=$(apt-get update 2>&1)
|
||||||
|
update_output=$(apt-get -o Dpkg::Progress-Fancy=1 update 2>&1)
|
||||||
update_exit_code=$?
|
update_exit_code=$?
|
||||||
|
|
||||||
if [ $update_exit_code -eq 0 ]; then
|
if [ $update_exit_code -eq 0 ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user