Fix upgrade.sh when Peertube is installed outside the standard path (fixes #6063)

pull/6069/head
Julien Rabier 2023-11-29 11:00:30 +01:00 committed by Chocobozzz
parent d897a04565
commit 7a953a6b2f
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ set -eu
# Backward path compatibility now upgrade.sh is in dist/scripts since v6
/bin/sh ../dist/scripts/upgrade.sh
/bin/sh ../dist/scripts/upgrade.sh $1