mirror of
https://git.cloudron.io/cloudron/peertube-app.git
synced 2024-11-22 01:21:10 +00:00
remove migration
This commit is contained in:
parent
2165462327
commit
9ea3b065ef
1 changed files with 0 additions and 2 deletions
2
start.sh
2
start.sh
|
@ -79,8 +79,6 @@ else
|
||||||
update_config
|
update_config
|
||||||
|
|
||||||
[[ -n "${CLOUDRON_LDAP_SERVER:-}" ]] && update_ldap
|
[[ -n "${CLOUDRON_LDAP_SERVER:-}" ]] && update_ldap
|
||||||
|
|
||||||
(sleep 30; echo "==> Generating avatar miniatures"; gosu cloudron:cloudron node dist/scripts/migrations/peertube-4.2.js) &
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
chown -R cloudron:cloudron /app/data /run/peertube
|
chown -R cloudron:cloudron /app/data /run/peertube
|
||||||
|
|
Loading…
Reference in a new issue