mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 09:49:20 +02:00
Improve changelog
This commit is contained in:
parent
6e613df63f
commit
9880d2adf5
4 changed files with 13 additions and 6 deletions
7
scripts/upgrade.sh
Executable file
7
scripts/upgrade.sh
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
set -eu
|
||||
|
||||
# Backward path compatibility now upgrade.sh is in dist/scripts since v6
|
||||
|
||||
/bin/sh ../dist/scripts/upgrade.sh
|
Loading…
Add table
Add a link
Reference in a new issue