1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00
maloja/install/install_dependencies_debian.sh
2022-03-10 21:46:35 +01:00

6 lines
67 B
Bash

#!/usr/bin/env sh
apt update
apt install \
python3-pip \
python3