|
|
@@ -49,7 +49,7 @@
|
|
|
<div class="modal-body">
|
|
|
<input onkeydown="inputDelete(event)" id="serviceId" type="hidden" name="serviceId" value="-1"></input>
|
|
|
<input onkeydown="inputDelete(event)" id="url" type="hidden" name="url" value="about:blank"></input>
|
|
|
- <label>{{"For MacOS, please open a terminal, go to EasySpider's folder, and then type the following command to run the task (EasySpider cannot quit when executing command):~对于MacOS系统,请在EasySpider目录下打开命令行工具Terminal,然后复制和运行以下命令以执行任务(执行命令时不能退出EasySpider):" | lang}}</label>
|
|
|
+ <label>{{"For MacOS, please open a terminal, go to EasySpider's folder, and then copy (command + c) the following command to run the task (EasySpider cannot quit when executing command):~对于MacOS系统,请在EasySpider目录下打开命令行工具Terminal,然后复制(command + c)和运行以下命令以执行任务(执行命令时不能退出EasySpider):" | lang}}</label>
|
|
|
<textarea class="form-control" style="height:150px">{{command}} --config_folder "{{config_folder}}"</textarea>
|
|
|
</div>
|
|
|
<!-- <div class="modal-footer">
|