aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/upgrade.sh
Commit message (Collapse)AuthorAgeFilesLines
* Make it possible to change path used by upgrade.sh on command lineJocelyn Jaubert2018-05-221-1/+18
|
* Move /var/www/peertube to $PEERTUBE_PATH in upgrade.shJocelyn Jaubert2018-05-221-9/+11
|
* Fixe Quotation marks on database backup filesSVNET Libre2018-05-161-1/+1
|
* Clean shell scripts (#398)Léo Andrès2018-03-271-10/+8
|
* Update shebang and date format for working on FreeBSD (fix typo)Gérald Niel2018-03-191-1/+1
| | | | (not tested on Linux)
* Update shebang and date to POSIX format for working on FreeBSD (notGérald Niel2018-03-191-2/+2
| | | | tested on Linux)
* Upgrade.sh : Add diff command for config update (#308)SVNET Libre2018-02-211-0/+3
| | | | | | | | | | * Add diff command for config update * Add Context Information "Updating Configuration File..." * Modify context information for the config file
* Mkae upgrade.sh executableChocobozzz2018-02-211-0/+0
|
* Better upgrade script consistencyChocobozzz2018-02-141-16/+8
|
* Upgrade.sh (#281)SVNET Libre2018-02-121-0/+34
| | | | | | | | | | | | | | | | * Upgrade.sh Bash script for upgrading Instance * add bash strict mode * move to "scripts" folder and other fix * Rename scirpts/upgrade.sh to scripts/upgrade.sh * Fix SQL BACKUP path * Fix symbolic link update
* Rename 'npm run upgrade' to 'npm run upgrade-peertube'Chocobozzz2017-06-251-31/+0
| | | | It was confusing with the command 'npm run update'
* Don't generate yarn lockfile on upgradeChocobozzz2017-06-241-3/+1
|
* Fix upgrade script (again...)Bigard Florian2017-04-271-2/+2
|
* Fix upgrade scriptBigard Florian2017-04-271-1/+1
|
* Add yarn to npm run upgradeBigard Florian2017-04-271-3/+8
|
* Remove Node 4 supportChocobozzz2017-04-261-1/+13
|
* Fix upgrade scriptChocobozzz2016-10-211-1/+1
|
* Add upgrade scriptChocobozzz2016-10-211-0/+16