Skip to content

Commit 095360b

Browse files
authored
Merge pull request #405 from JackChen0810/dev-1.0.0
Fix bug #403
2 parents f3609a5 + 858e539 commit 095360b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

assembly/bin/appconn-install.sh

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,4 @@ echo ""
106106

107107
echo "step4:refresh appconn load"
108108
curl -H "Token-Code:BML-AUTH" -H "Token-User:hadoop" -X GET http://${GATEWAY_INSTALL_IP}:${GATEWAY_PORT}/api/rest_j/v1/dss/framework/project/appconn/${APPCONN_NAME}/load
109-
echo ""
110-
111-
echo "Please restart services of DSS's and Linkis's"
112-
109+
echo ""

0 commit comments

Comments
 (0)