提交 47d3c266 编写于 作者: L Lei Wang 提交者: Aaron Xiao

Remove redundant command in docker script.

上级 5109a4b8
......@@ -16,10 +16,7 @@
# limitations under the License.
###############################################################################
xhost +local:root 1>/dev/null 2>&1
docker exec \
-u $USER \
-it apollo_dev \
/bin/bash
xhost -local:root 1>/dev/null 2>&1
......@@ -16,12 +16,7 @@
# limitations under the License.
###############################################################################
xhost +local:root 1>/dev/null 2>&1
docker exec \
-u $USER \
-it apollo_release \
/bin/bash
xhost -local:root 1>/dev/null 2>&1
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册