Fixed meteor-repair path.

Thanks to BlobbyBob !

Fixes wekan/wekan#4697
Lauri Ojansivu 2022-09-19 15:40:12 +03:00
parent 45066b0f5e
commit a3ff698cb3

@ -14,7 +14,7 @@ sudo apt-get install zip unzip p7zip-full wget
```
cd
wget https://releases.wekan.team/meteor-repair.7z
wget https://releases.wekan.team/dev/repair/meteor-repair.7z
7z x meteor-repair.7z
```