Skip to content

Commit 1f21375

Browse files
committed
init shell
1 parent e561411 commit 1f21375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init_env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/sh
22
DIR="$( cd "$( dirname "$0" )" && pwd )"
33

4-
# build docker python environment
4+
# build python docker environment
55
docker build -t python3 -f $DIR/dockerfiles/python3.Dockerfile .

0 commit comments

Comments
 (0)