typo
This commit is contained in:
parent
9f679692ab
commit
80aad50223
|
@ -6,5 +6,5 @@ file=$(basename $abs)
|
||||||
docker run \
|
docker run \
|
||||||
--rm \
|
--rm \
|
||||||
-v $abs:/$file \
|
-v $abs:/$file \
|
||||||
-it foo \
|
-it piston \
|
||||||
python3 /$file
|
python3 /$file
|
||||||
|
|
Loading…
Reference in New Issue