Commit 8a94fb90 authored by Egor Kremnev's avatar Egor Kremnev

fix scripts

parent 2c5ad0c6
......@@ -49,7 +49,7 @@ wget "https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/go
sudo dpkg -i "google-chrome-stable_${VERSION_STRING}_amd64.deb"
rm -i "google-chrome-stable_${VERSION_STRING}_amd64.deb"
php artisan dusk:chrome-driver
php artisan dusk:chrome-driver 114
nohup bash -c "php artisan serve --env=dusk --port=4343 2>&1 &" && sleep 5
php artisan dusk
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment