mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix upgrade script \n
This commit is contained in:
@@ -35,4 +35,4 @@ git pull origin $(git rev-parse --abbrev-ref HEAD) || exit -1
|
||||
yarn install --pure-lockfile
|
||||
npm run build
|
||||
|
||||
echo "\n\nUpgrade finished! You can restart PeerTube that may run the migration scripts."
|
||||
echo -e "\n\nUpgrade finished! You can restart PeerTube that may run the migration scripts."
|
||||
|
||||
Reference in New Issue
Block a user