working prototype, many features missing

This commit is contained in:
2025-01-13 15:58:58 +00:00
parent 028a4b54f4
commit fbe7613f97
4 changed files with 13 additions and 43 deletions

View File

@ -14,7 +14,8 @@ cd ${WORKSPACE_PATH}/src
composer install
echo ' [+] Starting Chrome'
chromedriver --port=4444 &
cd /tmp
nohup chromedriver --port=4444 &
chmod 777 ${WORKSPACE_PATH}/cache