refactor
This commit is contained in:
parent
bd4f1f8f7a
commit
07261d16f9
@ -31,10 +31,10 @@ msg_error "No ${APP} Installation Found!"
|
|||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
msg_info "Updating ${APP}"
|
msg_info "Updating Netbird"
|
||||||
$STD apt update
|
$STD apt update
|
||||||
$STD apt upgrade -y
|
$STD apt upgrade -y
|
||||||
msg_ok "Updated Successfully"
|
msg_ok "Updated successfully!"
|
||||||
exit
|
exit
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -42,7 +42,7 @@ start
|
|||||||
build_container
|
build_container
|
||||||
description
|
description
|
||||||
|
|
||||||
msg_ok "Completed Successfully!\n"
|
msg_ok "Completed successfully!\n"
|
||||||
echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}"
|
echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}"
|
||||||
echo -e "${INFO}${YW} Access NetBird by entering the container and running:${CL}"
|
echo -e "${INFO}${YW} Access NetBird by entering the container and running:${CL}"
|
||||||
echo -e "${TAB}${GATEWAY}${BGN}netbird up${CL}"
|
echo -e "${TAB}${GATEWAY}${BGN}netbird up${CL}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user