mirror of
https://github.com/NaiboWang/EasySpider.git
synced 2025-04-12 03:27:08 +08:00
6 lines
104 B
Bash
Executable File
6 lines
104 B
Bash
Executable File
#!/bin/bash
|
|
|
|
echo "Executing EasySpider on MacOS"
|
|
|
|
./easyspider_executestage $1 $2 $3 $4 $5 $6 $7 $8 $9
|