Skip to content

Commit fda6709

Browse files
committed
Remove chown
1 parent 67a056e commit fda6709

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

resources/docker/dist/init.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ sqlite3 "$db_file" 'pragma journal_mode=wal;'
2121
# Start running artisan commands
2222
cd /var/www/cocktails
2323

24-
chown -R www-data:www-data /var/www/cocktails/storage/bar-assistant
25-
2624
# Setup laravel
2725
php artisan storage:link
2826
php artisan config:cache

0 commit comments

Comments
 (0)