Skip to content

Commit

Permalink
Update dgiot_install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dawnwinterLiu authored Sep 14, 2023
1 parent 0ee03ed commit d6ba37e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dgiot_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1612,7 +1612,7 @@ echo -e "$(date +%F_%T) $LINENO: ${BLUE} pg_info: postgres://postgres:${pg_auth}
echo -e "$(date +%F_%T) $LINENO: ${BLUE} pg_info: pg_eip=${pg_eip} pg_auth=${pg_auth}${NC}"
echo -e "$(date +%F_%T) $LINENO: ${BLUE} parse_info: http://${wlanip}:1337/dashboard/ ${NC}"
echo -e "$(date +%F_%T) $LINENO: ${BLUE} parse_info: username=${parse_user} password=${parse_pwd} ${NC}"
echo -e "$(date +%F_%T) $LINENO: ${BLUE} dashboard: http://${wlanip}/ ${NC}"
echo -e "$(date +%F_%T) $LINENO: ${BLUE} dashboard: http://${wlanip}/# ${NC}"
echo -e "$(date +%F_%T) $LINENO: ${BLUE} dashboard: username=dgiot_dev password=dgiot_dev ${NC}"
echo -e "$(date +%F_%T) $LINENO: ${BLUE} software: ${software} ${html_software} ${NC}"

Expand Down

0 comments on commit d6ba37e

Please sign in to comment.