update for amd64

pull/3193/head
Sam Heinz 1 year ago
parent 0c00fd7449
commit b5c4651bbf
  1. 2
      ct/jdownloader2.sh
  2. 1
      install/jdownloader2-install.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

@ -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

Loading…
Cancel
Save