You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by GitBox <gi...@apache.org> on 2022/04/20 14:43:05 UTC

[GitHub] [incubator-linkis] casionone commented on pull request #1989: [fix #1761]command "ip addr" maybe return multiple ips

casionone commented on PR #1989:
URL: https://github.com/apache/incubator-linkis/pull/1989#issuecomment-1104016639

   The install scrptis `web/install.sh`
   Some useless operations shell code should be removed
   ```
   echo '安装visualis前端,用户自行编译linkis前端安装包,则安装时需要把visualis的前端安装包放置于此'$linkis_basepath/linkis/visualis',用于自动化安装:'
   cd $linkis_basepath/linkis/visualis;unzip -o build.zip  > /dev/null
   ```
   This code is useless and can easily cause confusion,Please help to delete it


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org