mirror of https://github.com/aria2/aria2
commit
9624747531
|
@ -7,7 +7,7 @@
|
||||||
# /aria2/src/aria2c.exe. You can copy the binary using following
|
# /aria2/src/aria2c.exe. You can copy the binary using following
|
||||||
# commands:
|
# commands:
|
||||||
#
|
#
|
||||||
# $ sudo id=$(docker create aria2-mingw)
|
# $ id=$(sudo docker create aria2-mingw)
|
||||||
# $ sudo docker cp $id:/aria2/src/aria2c.exe <dest>
|
# $ sudo docker cp $id:/aria2/src/aria2c.exe <dest>
|
||||||
# $ sudo docker rm -v $id
|
# $ sudo docker rm -v $id
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue