Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyMSen committed Oct 10, 2020
1 parent 0d914ab commit ed211bd
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 7 deletions.
8 changes: 4 additions & 4 deletions 2.git版环境配置.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

此教程为git版的环境配置,根据你的系统可能略微有所不同,请根据你的系统,一步步安装。

跳转链接:群晖、OMV威联通、铁威马
跳转:[群晖](#群晖)[OMV](#omv)[威联通、铁威马](#威联通铁威马及其他linux系统)

## 群晖

Expand Down Expand Up @@ -39,7 +39,7 @@ php iyuu.php

现在,你只需要配置`config`文件夹内的`config.php`即可正常运行

[配置config.php点我]()
[配置config.php点我](https://github.com/AnthonyMSen/IYUUGuide/blob/main/3.%E9%85%8D%E7%BD%AE%E6%96%87%E4%BB%B6%E7%BC%96%E8%BE%91.md)

## OMV

Expand All @@ -63,7 +63,7 @@ php iyuu.php

现在,你只需要配置`config`文件夹内的`config.php`即可正常运行

[配置config.php点我]()
[配置config.php点我](https://github.com/AnthonyMSen/IYUUGuide/blob/main/3.%E9%85%8D%E7%BD%AE%E6%96%87%E4%BB%B6%E7%BC%96%E8%BE%91.md)

## 威联通、铁威马及其他Linux系统

Expand Down Expand Up @@ -101,4 +101,4 @@ php iyuu.php

现在,你只需要配置`config`文件夹内的`config.php`即可正常运行

[配置config.php点我]()
[配置config.php点我](https://github.com/AnthonyMSen/IYUUGuide/blob/main/3.%E9%85%8D%E7%BD%AE%E6%96%87%E4%BB%B6%E7%BC%96%E8%BE%91.md)
2 changes: 1 addition & 1 deletion 3.配置文件编辑.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@ IYUU docker用户请注意!docker必须填写内网ip地址,而不能填写1

到此,配置文件编辑完毕,请记得CTRL+S保存。

下一步是计划任务定时运行,[点我跳转]()
下一步是计划任务定时运行,[点我跳转](https://github.com/AnthonyMSen/IYUUGuide/blob/main/4.%E8%AE%A1%E5%88%92%E4%BB%BB%E5%8A%A1%E9%85%8D%E7%BD%AE.md)
2 changes: 2 additions & 0 deletions 4.计划任务配置.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,11 @@ rm -rf /root/IYUUAutoReseed/torrent/*
计划任务是通过crontab来运行的,但是群晖等NAS系统一般都有比较贴近用户的易上手的配置,将上文中提到的配置文件

群晖:

![](https://cdn.iyuu.cn/usr/uploads/2020/03/722904102.jpg)

OMV:

![](https://i.loli.net/2020/10/09/nf7ep3gcErGKSPw.png)

其余配置请自行百度
Expand Down
4 changes: 2 additions & 2 deletions 5.转移做种配置.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ transmission转qBittorrent、qBittorrent转transmission、transmission转transmi

我们现在在讨论下图的配置,箭头和红框是你需要注意的地方。

![image.png](https://i.loli.net/2020/10/11/UKhocZOH3R7Xwu6.png)
![](https://i.loli.net/2020/10/11/UKhocZOH3R7Xwu6.png)

### 1.move怎么填

Expand All @@ -48,7 +48,7 @@ transmission转qBittorrent、qBittorrent转transmission、transmission转transmi

答案揭晓:

![image.png](https://i.loli.net/2020/10/11/c2xHqvXt3Ea1GYJ.png)
![](https://i.loli.net/2020/10/11/c2xHqvXt3Ea1GYJ.png)

所以,这才是我们要找的真正路径!如果不确定自己的路径如何填写,就可以通过这个命令来查找,但自己也要判断哪一个才是正确的路径!

Expand Down
9 changes: 9 additions & 0 deletions others/N1小钢炮.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# N1小钢炮

N1小钢炮已经安装了许多软件,所以很多东西不用我们单独设置,稍稍可以简化,但是!下面的步骤一点不能简化!请务必认真阅读!

## 安装IYUU

使用`finalshell`软件,连接N1小钢炮

在电脑上下载[文件](https://raw.githubusercontent.com/ledccn/IYUUAutoReseed/master/config/config.sample.php)

0 comments on commit ed211bd

Please sign in to comment.