diff --git a/src/main b/src/main index 55e1408..0e00531 100755 --- a/src/main +++ b/src/main @@ -37,7 +37,7 @@ function askConfirmation (){ BASEDIR=/opt/debian-gnome GIT_REPOSITORY_RAW="https://git.artcode.re/pvincent/debian-gnome/raw/master" ALLOWED_USERS=$(id -un) #CUSTOMIZE if needed! -REQUIRED_PACKAGES=( git wget curl htop tilix jq unzip ) +REQUIRED_PACKAGES=( git wget curl htop tilix jq unzip python3-pip ) # required packages for package in ${REQUIRED_PACKAGES[@]}; do