PortValhalla/scripts/Debian/Software/Python/install.sh

3 lines
71 B
Bash
Executable file

#!/bin/bash
sudo apt install -y python3 python-is-python3 python3-pip;