Skip to content

Commit

Permalink
Fix on Installation Script
Browse files Browse the repository at this point in the history
  • Loading branch information
andreapollastri committed Mar 17, 2024
1 parent 6105db8 commit 0df15bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go.sh
Original file line number Diff line number Diff line change
Expand Up @@ -548,6 +548,7 @@ cd /var/www/html && php artisan view:cache
cd /var/www/html && php artisan optimize
sudo chown -R www-data:www-data /var/www/html
sudo chmod -R 775 /var/www/html
git config --global --add safe.directory /var/www/html


# FINE TUNING
Expand Down

0 comments on commit 0df15bc

Please sign in to comment.