Resolves T8296
Details
Details
- Reviewers
Girtablulu JoshStrobl - Group Reviewers
Triage Team - Maniphest Tasks
- T8296: Riot: invalid default configuration
- Commits
- R2816:1d4cceb64273: Riot: install default configuration
Start Riot, confirm error has been resolved
Diff Detail
Diff Detail
- Repository
- R2816 element
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
| package.yml | ||
|---|---|---|
| 40 | rather use install command than cp install -Dm644 electron_app/riot.im/config.json-t $installdir/usr/share/riot/resources/webapp/ | |
| package.yml | ||
|---|---|---|
| 40 | use -Dm00644 to be consistent with rest of the package.yml | |
Comment Actions
Ah cool, I thought that the last version had probably already solved that issue, since there was a similar item on the changelog; thanks for actually testing and fixing it.