update
This commit is contained in:
parent
ed97daa089
commit
fe10c4b686
@ -130,8 +130,6 @@ public class BTDownloadManager implements ApplicationContextAware {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public boolean download(String title, String url) {
|
public boolean download(String title, String url) {
|
||||||
if(true)
|
|
||||||
return false;
|
|
||||||
try {
|
try {
|
||||||
String exec = String.format("transmission-remote -n yutou:34864394 -w \"%sanim/%s\" -a \"%s\" "
|
String exec = String.format("transmission-remote -n yutou:34864394 -w \"%sanim/%s\" -a \"%s\" "
|
||||||
,DownloadHomePath
|
,DownloadHomePath
|
||||||
|
Loading…
Reference in New Issue
Block a user