提交 af84f669 编写于 作者: L likejiao

add new line at the end of shell file

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