diff --git a/ct/funkwhale.sh b/ct/funkwhale.sh deleted file mode 100644 index e69de29..0000000 diff --git a/ct/npm-plus.sh b/ct/npm-plus.sh index 84d46a6..a51d861 100644 --- a/ct/npm-plus.sh +++ b/ct/npm-plus.sh @@ -36,3 +36,6 @@ build_container description msg_ok "Completed Successfully!\n" +echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}" +echo -e "${INFO}${YW} Access it using the following URL:${CL}" +echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:81${CL}"