Skip to content

Commit 858e539

Browse files
committed
Fix bug #403
1 parent 092c98c commit 858e539

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)