mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-07-15 03:56:54 +00:00
Update uupdump_creator.sh
This commit is contained in:
parent
693da7733f
commit
e36bc8bab2
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user