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

Added ubuntu install script

This commit is contained in:
Krateng
2019-12-10 18:59:21 +01:00
parent e2c7e57918
commit c99ccd0586
4 changed files with 6 additions and 2 deletions

3
install_alpine.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
apk add python3 python3-dev gcc libxml2-dev libxslt-dev py3-pip libc-dev
pip3 install malojaserver