chatai/postgres_15.8.1.044/scripts/00-python_install.sh

3 lines
85 B
Bash

sudo apt-get update
sudo apt-get install python -y
sudo apt-get install python-pip -y