Rename 'npm run upgrade' to 'npm run upgrade-peertube'
authorChocobozzz <florian.bigard@gmail.com>
Sun, 25 Jun 2017 14:30:45 +0000 (16:30 +0200)
committerChocobozzz <florian.bigard@gmail.com>
Sun, 25 Jun 2017 14:30:45 +0000 (16:30 +0200)
commit4f133041819409a72cf70fa2fa6c4df14c6de4fd
tree48392491b4f4521225a9d0c240cb1f3f73283607
parent945075ad45d4f226bb368c21d8f50abf2479d73b
Rename 'npm run upgrade' to 'npm run upgrade-peertube'

It was confusing with the command 'npm run update'
README.md
package.json
scripts/upgrade-peertube.sh [new file with mode: 0755]
scripts/upgrade.sh [deleted file]