]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Launch yarn before linking to new peertube version
authorJocelyn Jaubert <jocelyn.jaubert@gmail.com>
Mon, 15 Nov 2021 21:51:38 +0000 (22:51 +0100)
committerChocobozzz <chocobozzz@cpy.re>
Mon, 22 Nov 2021 07:52:54 +0000 (08:52 +0100)
commite7542293d6db519cce10f5d55c079a4f21482c2b
tree9415935a23dde1c76968183358410f54da3fadd7
parent04868c13312c96f6c123716c9a04d6b03c544a4e
Launch yarn before linking to new peertube version

If yarn fails because we don't have the correct nodejs version, we want to know
earlier, so that we can upgrade nodejs without having a non-working
half-installed peertube instance.
scripts/upgrade.sh