Skip to content

Commit a6669d6

Browse files
committed
use alex
1 parent e36f5ea commit a6669d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run_image.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
source IMAGE_NAME
2-
docker run -it --rm -v /home/alex/python:/mnt/python -v /tmp:/mnt/tmp -p 8888:8888 --gpus all $IMAGE
2+
docker run -it --rm -v /home/$USER/python:/mnt/python -v /tmp:/mnt/tmp -p 8888:8888 --gpus all $IMAGE

0 commit comments

Comments
 (0)