mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
Reworked install scripts again
This commit is contained in:
4
dev/templates/install/install_alpine.sh.jinja
Normal file
4
dev/templates/install/install_alpine.sh.jinja
Normal file
@@ -0,0 +1,4 @@
|
||||
{% include 'install/install_dependencies_alpine.sh.jinja' %}
|
||||
apk add py3-pip
|
||||
pip install wheel
|
||||
pip install malojaserver
|
||||
Reference in New Issue
Block a user