This commit is contained in:
2025-06-10 11:21:11 +02:00
parent a0765efc3c
commit a140a35448
2 changed files with 4 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ echo ' [+] Starting php'
php-fpm84
cd /srv/src
composer install
composer install --no-dev --optimize-autoloader
echo ' [+] Starting Chrome'
chromedriver --port=4444 &