瀏覽代碼

Fix type-o, closes #175

master
Kristian Haugene 7 年之前
父節點
當前提交
9e45dfec94
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -113,7 +113,7 @@ To use this env file, use the following to run the docker image:
$ docker run --privileged -d \
-v /your/storage/path/:/data \
-v /etc/localtime:/etc/localtime:ro \
-env-file /your/docker/env/file \
--env-file /your/docker/env/file \
-p 9091:9091 \
haugene/transmission-openvpn
```

Loading…
取消
儲存