mirror of
https://git.cloudron.io/cloudron/peertube-app.git
synced 2024-11-22 01:21:10 +00:00
remove superfluous 4.0 migration
This commit is contained in:
parent
8d22e1471c
commit
4b89c0186d
1 changed files with 0 additions and 3 deletions
3
start.sh
3
start.sh
|
@ -81,9 +81,6 @@ else
|
||||||
update_config
|
update_config
|
||||||
|
|
||||||
[[ -n "${CLOUDRON_LDAP_SERVER:-}" ]] && update_ldap
|
[[ -n "${CLOUDRON_LDAP_SERVER:-}" ]] && update_ldap
|
||||||
|
|
||||||
echo "==> Migrate HLS paths to new for v4"
|
|
||||||
node dist/scripts/migrations/peertube-4.0.js
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
chown -R cloudron:cloudron /app/data
|
chown -R cloudron:cloudron /app/data
|
||||||
|
|
Loading…
Reference in a new issue