1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00
maloja/install_alpine.sh

5 lines
171 B
Bash
Raw Normal View History

2019-11-25 04:32:59 +03:00
#!/usr/bin/env bash
2021-12-23 20:13:36 +03:00
apk add python3 python3-dev imagemagick tzdata gcc libxml2-dev libxslt-dev py3-pip libc-dev linux-headers
2021-12-23 09:34:51 +03:00
pip3 install wheel
2019-12-10 15:53:05 +03:00
pip3 install malojaserver