Skip to content

Commit

Permalink
Update dgiot_install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
lsxredrain authored Oct 28, 2022
1 parent 4d50cca commit a52d3aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dgiot_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1565,3 +1565,5 @@ echo -e "`date +%F_%T` $LINENO: ${RED} pg_info: postgres://postgres:${pg_auth}@
echo -e "`date +%F_%T` $LINENO: ${RED} pg_info: pg_eip=${pg_eip} pg_auth=${pg_auth}${NC}"
echo -e "`date +%F_%T` $LINENO: ${RED} parse_info: http://${wlanip}:1337/dashboard/ ${NC}"
echo -e "`date +%F_%T` $LINENO: ${RED} parse_info: username=${parse_user} password=${parse_pwd} ${NC}"
echo -e "`date +%F_%T` $LINENO: ${RED} dashboard: http://${wlanip}/ ${NC}"
echo -e "`date +%F_%T` $LINENO: ${RED} dashboard: username=dgiot_dev password=dgiot_dev ${NC}"

0 comments on commit a52d3aa

Please sign in to comment.