There was an error while loading. Please reload this page.
1 parent 442c2b8 commit be46cc1Copy full SHA for be46cc1
1 file changed
ct/tududi.sh
@@ -66,7 +66,6 @@ description
66
67
msg_ok "Completed Successfully!\n"
68
echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}"
69
-echo -e "${ADVANCED}${BL}Create your initial user in${CL} ${BGN}/opt/${APP}${CL}${BL} in the LXC:${CL}"
70
-echo -e "${TAB3}${BL}npm run user:create <user> <password>${CL}"
+echo -e "${ADVANCED}${BL}Create your initial user in${CL} ${BGN}/opt/${APP}${CL}${BL} in the LXC:${CL} ${RD}npm run user:create <user> <password>${CL}"
71
echo -e "${INFO}${YW} Access it using the following URL:${CL}"
72
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:3002${CL}"
0 commit comments