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/cef4885bb20454a47b34aa25b681be91e3393949?style=unified&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

move common tools to int-openvpn

pull/11/head
binhex 6 years ago
parent 5ae9dd6a0d
commit cef4885bb2

@ -22,7 +22,7 @@ mv /tmp/scripts-master/shell/arch/docker/*.sh /root/
source /root/upd.sh
# define pacman packages
pacman_packages="qbittorrent-nox python unrar geoip gnu-netcat ipcalc"
pacman_packages="qbittorrent-nox python unrar geoip"
# install compiled packages using pacman
if [[ ! -z "${pacman_packages}" ]]; then

Loading…
Cancel
Save