Skip to content

Commit 2693e80

Browse files
committed
Remove cache clear on startup
1 parent e42d39b commit 2693e80

File tree

1 file changed

+0
-3
lines changed
  • root/etc/s6-overlay/s6-rc.d/init-speedtest-tracker-config

1 file changed

+0
-3
lines changed

root/etc/s6-overlay/s6-rc.d/init-speedtest-tracker-config/run

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ lsiown -R abc:abc \
99
/app/www/storage \
1010
/app/www/database
1111

12-
# Clear old cache
13-
s6-setuidgid abc php /app/www/artisan optimize:clear --no-ansi -q
14-
1512
if [[ ${DB_CONNECTION:="sqlite"} = "sqlite" ]]; then
1613
# create symlinks
1714
symlinks=( \

0 commit comments

Comments
 (0)