Skip to content

Commit

Permalink
put req crpyto in int-vpn
Browse files Browse the repository at this point in the history
  • Loading branch information
binhex committed Nov 6, 2022
1 parent c287606 commit 52f1102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/root/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 52f1102

Please sign in to comment.