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

6 lines
109 B
Bash
Raw Normal View History

2019-12-10 20:59:21 +03:00
#!/usr/bin/env bash
apt update
apt install python3 python3-pip
2020-06-07 16:01:05 +03:00
pip3 install psutil
2019-12-10 20:59:21 +03:00
pip3 install malojaserver