mirror of
https://git.cloudron.io/cloudron/peertube-app.git
synced 2024-11-21 17:11:09 +00:00
remove migration script
This commit is contained in:
parent
5da1da9700
commit
ec2620275e
1 changed files with 0 additions and 4 deletions
4
start.sh
4
start.sh
|
@ -88,10 +88,6 @@ else
|
|||
[[ -n "${CLOUDRON_LDAP_SERVER:-}" ]] && update_ldap
|
||||
fi
|
||||
|
||||
# REMOVE THIS ON NEXT RELEASE
|
||||
echo "=> Run migration script for v5.0"
|
||||
node ./dist/scripts/migrations/peertube-5.0.js
|
||||
|
||||
chown -R cloudron:cloudron /app/data /run/peertube
|
||||
|
||||
echo "==> Starting PeerTube"
|
||||
|
|
Loading…
Reference in a new issue