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
|
done
|
||||||
|
|
||||||
if [[ ${#FAILED[@]} -eq 0 ]]; then
|
if [[ ${#FAILED[@]} -eq 0 ]]; then
|
||||||
|
show_proxmenux_logo
|
||||||
msg_ok "$(translate "All dependencies installed and verified.")"
|
msg_ok "$(translate "All dependencies installed and verified.")"
|
||||||
else
|
else
|
||||||
|
show_proxmenux_logo
|
||||||
msg_error "$(translate "Missing commands after installation: ${FAILED[*]}")"
|
msg_error "$(translate "Missing commands after installation: ${FAILED[*]}")"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user