From f2accc2ed208974ed446ee2227ac3a7ce3716d9f Mon Sep 17 00:00:00 2001 From: thomas Date: Sun, 28 Feb 2021 15:12:21 +0000 Subject: [PATCH] remove amp part --- librephotos.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/librephotos.sh b/librephotos.sh index ebacdee..8e1e712 100644 --- a/librephotos.sh +++ b/librephotos.sh @@ -4,9 +4,6 @@ set -ex -apt install -y wget -wget -qO - deb.lgy.fr | bash 2>&1 >/dev/null - apt -y install build-essential zlib1g-dev libncurses5-dev libgdbm-dev libnss3-dev libssl-dev libreadline-dev libffi-dev wget libbz2-dev liblzma-dev wget https://www.python.org/ftp/python/3.8.2/Python-3.8.2.tar.xz -O - | tar -Jx -C /usr/src/