mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-07 18:56:26 +02:00
typo
This commit is contained in:
parent
9f679692ab
commit
80aad50223
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue