maloja/install/install_dependencies_debian.sh

6 lines
67 B
Bash

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