From b5c4651bbf33c51fd16750a58ab011ff024673ff Mon Sep 17 00:00:00 2001 From: Sam Heinz <54530346+asylumexp@users.noreply.github.com> Date: Fri, 14 Jun 2024 13:51:38 +1000 Subject: [PATCH] update for amd64 --- ct/jdownloader2.sh | 2 +- install/jdownloader2-install.sh | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/ct/jdownloader2.sh b/ct/jdownloader2.sh index dc381ac8..37cbff07 100644 --- a/ct/jdownloader2.sh +++ b/ct/jdownloader2.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -s https://raw.githubusercontent.com/asylumexp/Proxmox/main/misc/build.func) +source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func) # Copyright (c) 2021-2024 tteck # Author: tteck (tteckster) # License: MIT diff --git a/install/jdownloader2-install.sh b/install/jdownloader2-install.sh index 1eed1410..9f7b3d7b 100644 --- a/install/jdownloader2-install.sh +++ b/install/jdownloader2-install.sh @@ -18,7 +18,6 @@ $STD apt-get install -y curl $STD apt-get install -y sudo $STD apt-get install -y git $STD apt-get install -y mc -$STD apt-get install -y wget $STD apt-get install -y novnc $STD apt-get install -y xvfb $STD apt-get install -y tigervnc-scraping-server