Skip to content

Commit c65cab7

Browse files
author
Philipp Kübler
committed
move storage link to entrypoint
1 parent 345d558 commit c65cab7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

home/app/run-dev.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
echo "Running via DEV script..."
33
cd /opt/app
44

5-
# create storage symlink
6-
php artisan storage:link
7-
85
# install dependencies
96
composer install --prefer-dist --no-progress --no-interaction
107
yarn

0 commit comments

Comments
 (0)