remove superfluous 4.0 migration

This commit is contained in:
Girish Ramakrishnan 2022-03-07 21:10:01 -08:00
parent 8d22e1471c
commit 4b89c0186d

View file

@ -81,9 +81,6 @@ else
update_config
[[ -n "${CLOUDRON_LDAP_SERVER:-}" ]] && update_ldap
echo "==> Migrate HLS paths to new for v4"
node dist/scripts/migrations/peertube-4.0.js
fi
chown -R cloudron:cloudron /app/data