From 9ea3b065ef511f2ac9f97307c06b9d41a2e9f89c Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Tue, 7 Jun 2022 16:48:47 -0700 Subject: [PATCH] remove migration --- start.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/start.sh b/start.sh index 2e7fecc..692bbc7 100755 --- a/start.sh +++ b/start.sh @@ -79,8 +79,6 @@ else update_config [[ -n "${CLOUDRON_LDAP_SERVER:-}" ]] && update_ldap - - (sleep 30; echo "==> Generating avatar miniatures"; gosu cloudron:cloudron node dist/scripts/migrations/peertube-4.2.js) & fi chown -R cloudron:cloudron /app/data /run/peertube