Fix upgrade script \n

This commit is contained in:
Chocobozzz
2017-07-23 09:40:28 +02:00
parent d063f8ca92
commit 407c4473ad
3 changed files with 4 additions and 3 deletions

View File

@@ -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."