Skip to content

Commit cf83016

Browse files
committed
rm dead link in readme
1 parent 962eb67 commit cf83016

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

readme.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,10 @@ http_proxy="YOUR_PROXY_URL" && https_proxy=$http_proxy && HTTP_PROXY=$http_proxy
106106

107107
## Service Account 配置
108108
强烈建议使用service account(后称SA),因为机器人的所有操作默认都用的SA权限。
109-
SA授权文件获取方法请参见 [https://gsuitems.com/index.php/archives/13/](https://gsuitems.com/index.php/archives/13/#%E6%AD%A5%E9%AA%A42%E7%94%9F%E6%88%90serviceaccounts)
109+
SA授权文件获取方法请参见
110+
- 英文[https://github.com/xyou365/AutoRclone](https://github.com/xyou365/AutoRclone)
111+
- 中文[http://blog.jialezi.net/?post=153](http://blog.jialezi.net/?post=153)
112+
110113
获取到 SA 的 json 文件后,请将其拷贝到 `sa` 目录下
111114

112115
配置好 SA 以后,如果你不需要对个人盘下的文件进行操作,可跳过[个人帐号配置]这节,而且命令行执行命令的时候,记得带上 `-S` 参数告诉程序使用SA授权进行操作。

0 commit comments

Comments
 (0)