Skip to content

Commit 39e6fe1

Browse files
author
Hauke Ingwersen
committed
Merge remote-tracking branch 'origin/develop' into feature/fix-entrypoint-2
2 parents 10d86f6 + f799dbf commit 39e6fe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

home/app/entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ cd /opt/app
1616
echo "create storage symlink..."
1717
su www-data -s /bin/sh -c "php artisan storage:link -q"
1818

19-
# startup commands
19+
# startup commands
2020
php /usr/local/bin/startup-commands.php | bash
2121

2222

0 commit comments

Comments
 (0)