From 52f1102cddab6969a4f26bbe452337d518b07d8c Mon Sep 17 00:00:00 2001 From: binhex Date: Sun, 6 Nov 2022 09:51:58 +0000 Subject: [PATCH] put req crpyto in int-vpn --- build/root/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/root/install.sh b/build/root/install.sh index 80c63a1..1c3a03b 100644 --- a/build/root/install.sh +++ b/build/root/install.sh @@ -34,7 +34,7 @@ pacman -S rsync --noconfirm source upd.sh # define pacman packages -pacman_packages="openssl-1.1 qbittorrent-nox python geoip" +pacman_packages="qbittorrent-nox python geoip" # install compiled packages using pacman if [[ ! -z "${pacman_packages}" ]]; then