提交 af84f669 编写于 作者: L likejiao

add new line at the end of shell file

上级 e5f75767
...@@ -4,4 +4,4 @@ ...@@ -4,4 +4,4 @@
#### build docker image #### build docker image
#### ------------------------------------------------------------------- #### -------------------------------------------------------------------
echo 'Building Dockerfile with image name parl-starcraft2:1.0' echo 'Building Dockerfile with image name parl-starcraft2:1.0'
docker build -t parl-starcraft2:1.0 . docker build -t parl-starcraft2:1.0 .
\ No newline at end of file
...@@ -51,4 +51,4 @@ if [ -f $MAP_DIR/SMAC_Maps/3m.SC2Map ]; then ...@@ -51,4 +51,4 @@ if [ -f $MAP_DIR/SMAC_Maps/3m.SC2Map ]; then
else else
echo 'Fail to add maps !' echo 'Fail to add maps !'
exit 1 exit 1
fi fi
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册