Skip to content

Commit be46cc1

Browse files
committed
Alter post-installation text
1 parent 442c2b8 commit be46cc1

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

ct/tududi.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ description
6666

6767
msg_ok "Completed Successfully!\n"
6868
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}"
69+
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}"
7170
echo -e "${INFO}${YW} Access it using the following URL:${CL}"
7271
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:3002${CL}"

0 commit comments

Comments
 (0)