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:
3
install_alpine.sh
Normal file
3
install_alpine.sh
Normal 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
|
||||
Reference in New Issue
Block a user