mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-26 06:11:15 +00:00
Update uupdump_creator.sh
This commit is contained in:
@@ -91,8 +91,10 @@ function run_uupdump_creator() {
|
||||
done
|
||||
|
||||
if [[ ${#FAILED[@]} -eq 0 ]]; then
|
||||
show_proxmenux_logo
|
||||
msg_ok "$(translate "All dependencies installed and verified.")"
|
||||
else
|
||||
show_proxmenux_logo
|
||||
msg_error "$(translate "Missing commands after installation: ${FAILED[*]}")"
|
||||
exit 1
|
||||
fi
|
||||
|
Reference in New Issue
Block a user