mirror of
https://github.com/NohamR/N_m3u8DL-RE_Command_Generator.git
synced 2025-12-25 16:38:55 +00:00
修改命令前缀
This commit is contained in:
@@ -361,7 +361,7 @@
|
||||
console.log(element.type + ' ' + element.id + ' ' + opt.value)
|
||||
}
|
||||
}
|
||||
document.getElementById('output').textContent = '.\\N_m3u8DL-RE.exe ' + finalArgs.join(" ")
|
||||
document.getElementById('output').textContent = './N_m3u8DL-RE.exe ' + finalArgs.join(" ")
|
||||
console.log(finalArgs.join(" "))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user