Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/arch-qbittorrentvpn/commit/52f1102cddab6969a4f26bbe452337d518b07d8c?style=split&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

put req crpyto in int-vpn

pull/200/head
binhex 2 years ago
parent c287606b8d
commit 52f1102cdd

@ -34,7 +34,7 @@ pacman -S rsync --noconfirm
source upd.sh source upd.sh
# define pacman packages # define pacman packages
pacman_packages="openssl-1.1 qbittorrent-nox python geoip" pacman_packages="qbittorrent-nox python geoip"
# install compiled packages using pacman # install compiled packages using pacman
if [[ ! -z "${pacman_packages}" ]]; then if [[ ! -z "${pacman_packages}" ]]; then

Loading…
Cancel
Save