Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit ee3a93ad authored by Nicolas Béjean's avatar Nicolas Béjean
Browse files

Update install script

parent e7f2524a
No related branches found
No related tags found
No related merge requests found
......@@ -93,6 +93,8 @@ sudo /usr/sbin/nginx -t && sudo service nginx restart
# Project Configuration
sudo usermod -aG www-data vagrant
sudo chown -R vagrant:www-data /var/www/html
sudo chmod -R 775 /var/www/html/storage/
cd $DIRECTORY
composer install
php artisan --version
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment