mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 06:06:27 +08:00
fstest: fix typo found by codespell
This commit is contained in:
parent
9ee1b21ec2
commit
207b64865e
|
@ -21,7 +21,7 @@ export -f wait_for_sia
|
|||
start() {
|
||||
# use non-production sia port in test
|
||||
SIA_CONN="127.0.0.1:39980"
|
||||
# nebulouslabs/siaantfarm is stale, use uptodate image
|
||||
# nebulouslabs/siaantfarm is stale, use up-to-date image
|
||||
ANTFARM_IMAGE=ivandeex/sia-antfarm:latest
|
||||
|
||||
# pull latest antfarm image (dont use local image)
|
||||
|
|
Loading…
Reference in New Issue
Block a user