mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-12-13 14:43:03 +00:00
Add upgrade instructions for AMI users
AWS unhelpfully does not include upgrade instructions in the upgrade email, so...
This commit is contained in:
parent
37a0576934
commit
91e647692a
@ -6,6 +6,10 @@ Note: Breaking changes between versions are indicated by "💥".
|
|||||||
|
|
||||||
## v10.4.0 (2020-10-30)
|
## v10.4.0 (2020-10-30)
|
||||||
|
|
||||||
|
**Note for users of the [Tutor AMI](https://aws.amazon.com/marketplace/pp/B07PV3TB8X):** To upgrade from a previous v10 release, run:
|
||||||
|
|
||||||
|
curl -fsSL https://overhang.io/tutor/ami/upgrade.sh | sh
|
||||||
|
|
||||||
- [Improvement] Mount config and setting files in read-only mode
|
- [Improvement] Mount config and setting files in read-only mode
|
||||||
- 💥[Improvement] Enable unit completion tracking by default.
|
- 💥[Improvement] Enable unit completion tracking by default.
|
||||||
- [Bugfix] Run `apt update` before `apt install` when installing deps in the openedx Dockerfile
|
- [Bugfix] Run `apt update` before `apt install` when installing deps in the openedx Dockerfile
|
||||||
|
Loading…
Reference in New Issue
Block a user