From 7c27cceec69ce4a0a1eb06484ff199b9cf406367 Mon Sep 17 00:00:00 2001
From: Tobias
Date: Tue, 6 Jan 2026 12:43:41 +0100
Subject: [PATCH] some more copyright
---
bak/deferred/create_lxc.sh | 2 +-
ct/alpine.sh | 2 +-
ct/deferred/alpine-homarr.sh | 2 +-
ct/deferred/nginxproxymanager.sh | 2 +-
ct/deferred/ocis.sh | 2 +-
ct/heimdall-dashboard.sh | 2 +-
ct/petio.sh | 2 +-
ct/plex.sh | 2 +-
ct/plex2.sh | 2 +-
ct/ubuntu.sh | 2 +-
install/alpine-install.sh | 2 +-
install/deferred/nginxproxymanager-install.sh | 2 +-
install/docker-install.sh | 2 +-
install/heimdall-dashboard-install.sh | 2 +-
install/petio-install.sh | 2 +-
install/plex-install.sh | 2 +-
install/plex2-install.sh | 2 +-
install/ubuntu-install.sh | 2 +-
misc/bak_december/install copy.func | 2 +-
misc/bak_december/install.func.bak | 2 +-
misc/old_misc/build.func | 2 +-
misc/old_misc/create_lxc.sh | 2 +-
misc/old_misc/install.func | 2 +-
tools/addon/code-server.sh | 12 +++++------
tools/addon/glances.sh | 2 +-
tools/addon/grafana-loki.sh | 2 +-
tools/addon/netdata.sh | 2 +-
tools/pve/clean.sh | 2 +-
tools/pve/container-restore-from-backup.sh | 14 ++++++-------
tools/pve/core-restore-from-backup.sh | 10 +++++-----
tools/pve/frigate-support.sh | 2 +-
tools/pve/host-backup.sh | 2 +-
tools/pve/post-pve-install.sh | 2 +-
tools/pve/pyenv.sh | 10 +++++-----
tools/pve/usb-passthrough.sh | 2 +-
vm/haos-vm.sh | 2 +-
vm/mikrotik-routeros.sh | 4 ++--
vm/nextcloud-vm.sh | 2 +-
vm/openwrt.sh | 2 +-
vm/owncloud-vm.sh | 2 +-
vm/pimox-haos-vm.sh | 20 +++++++++----------
vm/ubuntu2404-vm.sh | 2 +-
42 files changed, 71 insertions(+), 71 deletions(-)
diff --git a/bak/deferred/create_lxc.sh b/bak/deferred/create_lxc.sh
index a85f2747..31fb86c9 100644
--- a/bak/deferred/create_lxc.sh
+++ b/bak/deferred/create_lxc.sh
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# Co-Author: MickLesk
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
diff --git a/ct/alpine.sh b/ct/alpine.sh
index 51767cb0..2f07dc38 100644
--- a/ct/alpine.sh
+++ b/ct/alpine.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
source <(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVED/raw/branch/main/misc/build.func)
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE
# Source: https://alpinelinux.org/
diff --git a/ct/deferred/alpine-homarr.sh b/ct/deferred/alpine-homarr.sh
index c78398d6..28cf0ab7 100644
--- a/ct/deferred/alpine-homarr.sh
+++ b/ct/deferred/alpine-homarr.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func)
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster) | Co-Author: MickLesk (Canbiz) | Co-Author: CrazyWolf13
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# Source: https://homarr.dev/
diff --git a/ct/deferred/nginxproxymanager.sh b/ct/deferred/nginxproxymanager.sh
index b1ff024d..0609c3e3 100644
--- a/ct/deferred/nginxproxymanager.sh
+++ b/ct/deferred/nginxproxymanager.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
source <(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVED/raw/branch/main/misc/build.func)
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# Source: https://nginxproxymanager.com/
diff --git a/ct/deferred/ocis.sh b/ct/deferred/ocis.sh
index 167b4593..412edf09 100644
--- a/ct/deferred/ocis.sh
+++ b/ct/deferred/ocis.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
source <(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVED/raw/branch/main/misc/build.func)
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE
# Source: https://www.debian.org/
diff --git a/ct/heimdall-dashboard.sh b/ct/heimdall-dashboard.sh
index c4fc9349..c1c64b0b 100644
--- a/ct/heimdall-dashboard.sh
+++ b/ct/heimdall-dashboard.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func)
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# Source: https://heimdall.site/
diff --git a/ct/petio.sh b/ct/petio.sh
index f9c4d137..c0587cbd 100644
--- a/ct/petio.sh
+++ b/ct/petio.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func)
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# Source: https://petio.tv/
diff --git a/ct/plex.sh b/ct/plex.sh
index be50ac0a..94a89f03 100644
--- a/ct/plex.sh
+++ b/ct/plex.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func)
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# Source: https://www.plex.tv/
diff --git a/ct/plex2.sh b/ct/plex2.sh
index 4d925f42..be731017 100644
--- a/ct/plex2.sh
+++ b/ct/plex2.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func)
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# Source: https://www.plex.tv/
diff --git a/ct/ubuntu.sh b/ct/ubuntu.sh
index da899223..bcb60fab 100644
--- a/ct/ubuntu.sh
+++ b/ct/ubuntu.sh
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
source <(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVED/raw/branch/main/misc/build.func)
# source <(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVED/raw/branch/main/misc/github.func)
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE
# Source: https://ubuntu.com/
diff --git a/install/alpine-install.sh b/install/alpine-install.sh
index 2916be18..4d8a5971 100644
--- a/install/alpine-install.sh
+++ b/install/alpine-install.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT
# https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE
diff --git a/install/deferred/nginxproxymanager-install.sh b/install/deferred/nginxproxymanager-install.sh
index 34db0d6a..aa5f05d1 100644
--- a/install/deferred/nginxproxymanager-install.sh
+++ b/install/deferred/nginxproxymanager-install.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# Source: https://nginxproxymanager.com/
diff --git a/install/docker-install.sh b/install/docker-install.sh
index 8edde48b..d693f69b 100644
--- a/install/docker-install.sh
+++ b/install/docker-install.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# Source: https://www.docker.com/
diff --git a/install/heimdall-dashboard-install.sh b/install/heimdall-dashboard-install.sh
index 9346ea4f..fc1ea92c 100644
--- a/install/heimdall-dashboard-install.sh
+++ b/install/heimdall-dashboard-install.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# Source: https://heimdall.site/
diff --git a/install/petio-install.sh b/install/petio-install.sh
index ff4337c7..6dc6472f 100644
--- a/install/petio-install.sh
+++ b/install/petio-install.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# Source: https://petio.tv/
diff --git a/install/plex-install.sh b/install/plex-install.sh
index 641bed6e..8e786f0c 100644
--- a/install/plex-install.sh
+++ b/install/plex-install.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# Source: https://www.plex.tv/
diff --git a/install/plex2-install.sh b/install/plex2-install.sh
index 64a61e84..bb29392c 100644
--- a/install/plex2-install.sh
+++ b/install/plex2-install.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# Source: https://www.plex.tv/
diff --git a/install/ubuntu-install.sh b/install/ubuntu-install.sh
index 97283d83..80aee17c 100644
--- a/install/ubuntu-install.sh
+++ b/install/ubuntu-install.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT
# https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE
diff --git a/misc/bak_december/install copy.func b/misc/bak_december/install copy.func
index e9e31957..2abfccdf 100644
--- a/misc/bak_december/install copy.func
+++ b/misc/bak_december/install copy.func
@@ -1,4 +1,4 @@
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# Co-Author: MickLesk
# Co-Author: michelroegl-brunner
diff --git a/misc/bak_december/install.func.bak b/misc/bak_december/install.func.bak
index f72e080b..5d624455 100644
--- a/misc/bak_december/install.func.bak
+++ b/misc/bak_december/install.func.bak
@@ -1,4 +1,4 @@
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# Co-Author: MickLesk
# Co-Author: michelroegl-brunner
diff --git a/misc/old_misc/build.func b/misc/old_misc/build.func
index d895d3c8..060c1eaf 100644
--- a/misc/old_misc/build.func
+++ b/misc/old_misc/build.func
@@ -1,4 +1,4 @@
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# Co-Author: MickLesk
# Co-Author: michelroegl-brunner
diff --git a/misc/old_misc/create_lxc.sh b/misc/old_misc/create_lxc.sh
index 975311f6..b13aca46 100644
--- a/misc/old_misc/create_lxc.sh
+++ b/misc/old_misc/create_lxc.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# Co-Author: MickLesk
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
diff --git a/misc/old_misc/install.func b/misc/old_misc/install.func
index bd51cde1..4c7309a2 100644
--- a/misc/old_misc/install.func
+++ b/misc/old_misc/install.func
@@ -1,4 +1,4 @@
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# Co-Author: MickLesk
# License: MIT
diff --git a/tools/addon/code-server.sh b/tools/addon/code-server.sh
index d2700a2b..7d1c3b72 100644
--- a/tools/addon/code-server.sh
+++ b/tools/addon/code-server.sh
@@ -1,18 +1,18 @@
#!/usr/bin/env bash
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT
# https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE
function header_info {
cat <<"EOF"
- ______ __ _____
+ ______ __ _____
/ ____/___ ____/ /__ / ___/___ ______ _____ _____
/ / / __ \/ __ / _ \ \__ \/ _ \/ ___/ | / / _ \/ ___/
-/ /___/ /_/ / /_/ / __/ ___/ / __/ / | |/ / __/ /
-\____/\____/\__,_/\___/ /____/\___/_/ |___/\___/_/
-
+/ /___/ /_/ / /_/ / __/ ___/ / __/ / | |/ / __/ /
+\____/\____/\__,_/\___/ /____/\___/_/ |___/\___/_/
+
EOF
}
IP=$(hostname -I | awk '{print $1}')
@@ -86,7 +86,7 @@ systemctl enable -q --now code-server@$USER
cat <~/.config/code-server/config.yaml
bind-addr: 0.0.0.0:8680
auth: none
-password:
+password:
cert: false
EOF
systemctl restart code-server@$USER
diff --git a/tools/addon/glances.sh b/tools/addon/glances.sh
index 0f1b76f1..2928fe46 100644
--- a/tools/addon/glances.sh
+++ b/tools/addon/glances.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster) | MickLesk (CanbiZ)
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
diff --git a/tools/addon/grafana-loki.sh b/tools/addon/grafana-loki.sh
index b68a8047..9d782272 100644
--- a/tools/addon/grafana-loki.sh
+++ b/tools/addon/grafana-loki.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT
# https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE
diff --git a/tools/addon/netdata.sh b/tools/addon/netdata.sh
index cab0c808..4883a5b5 100644
--- a/tools/addon/netdata.sh
+++ b/tools/addon/netdata.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT
# https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
diff --git a/tools/pve/clean.sh b/tools/pve/clean.sh
index 87d3c9af..4c9bf24f 100644
--- a/tools/pve/clean.sh
+++ b/tools/pve/clean.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT
# https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
diff --git a/tools/pve/container-restore-from-backup.sh b/tools/pve/container-restore-from-backup.sh
index 5588dd17..d69e1c44 100644
--- a/tools/pve/container-restore-from-backup.sh
+++ b/tools/pve/container-restore-from-backup.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT
# https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE
@@ -30,12 +30,12 @@ done
clear
function header_info {
cat <<"EOF"
- __ __ ___ _ __ __
- / / / /___ ____ ___ ___ / | __________(_)____/ /_____ _____ / /_
- / /_/ / __ \/ __ `__ \/ _ \ / /| | / ___/ ___/ / ___/ __/ __ `/ __ \/ __/
- / __ / /_/ / / / / / / __/ / ___ |(__ |__ ) (__ ) /_/ /_/ / / / / /_
-/_/ /_/\____/_/ /_/ /_/\___/ /_/ |_/____/____/_/____/\__/\__,_/_/ /_/\__/
- RESTORE FROM BACKUP
+ __ __ ___ _ __ __
+ / / / /___ ____ ___ ___ / | __________(_)____/ /_____ _____ / /_
+ / /_/ / __ \/ __ `__ \/ _ \ / /| | / ___/ ___/ / ___/ __/ __ `/ __ \/ __/
+ / __ / /_/ / / / / / / __/ / ___ |(__ |__ ) (__ ) /_/ /_/ / / / / /_
+/_/ /_/\____/_/ /_/ /_/\___/ /_/ |_/____/____/_/____/\__/\__,_/_/ /_/\__/
+ RESTORE FROM BACKUP
EOF
}
diff --git a/tools/pve/core-restore-from-backup.sh b/tools/pve/core-restore-from-backup.sh
index ee21b3ff..42289859 100644
--- a/tools/pve/core-restore-from-backup.sh
+++ b/tools/pve/core-restore-from-backup.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT
# https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE
@@ -30,12 +30,12 @@ done
clear
function header_info {
cat <<"EOF"
- __ __ ___ _ __ __ ______
- / / / /___ ____ ___ ___ / | __________(_)____/ /_____ _____ / /_ / ____/___ ________
+ __ __ ___ _ __ __ ______
+ / / / /___ ____ ___ ___ / | __________(_)____/ /_____ _____ / /_ / ____/___ ________
/ /_/ / __ \/ __ `__ \/ _ \ / /| | / ___/ ___/ / ___/ __/ __ `/ __ \/ __/ / / / __ \/ ___/ _ \
/ __ / /_/ / / / / / / __/ / ___ |(__ |__ ) (__ ) /_/ /_/ / / / / /_ / /___/ /_/ / / / __/
-/_/ /_/\____/_/ /_/ /_/\___/ /_/ |_/____/____/_/____/\__/\__,_/_/ /_/\__/ \____/\____/_/ \___/
- RESTORE FROM BACKUP
+/_/ /_/\____/_/ /_/ /_/\___/ /_/ |_/____/____/_/____/\__/\__,_/_/ /_/\__/ \____/\____/_/ \___/
+ RESTORE FROM BACKUP
EOF
}
diff --git a/tools/pve/frigate-support.sh b/tools/pve/frigate-support.sh
index dd7e1edf..c48e03bf 100644
--- a/tools/pve/frigate-support.sh
+++ b/tools/pve/frigate-support.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT
# https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE
diff --git a/tools/pve/host-backup.sh b/tools/pve/host-backup.sh
index 8662c706..8e963169 100644
--- a/tools/pve/host-backup.sh
+++ b/tools/pve/host-backup.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT
# https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE
diff --git a/tools/pve/post-pve-install.sh b/tools/pve/post-pve-install.sh
index 42df5d77..26b330ce 100644
--- a/tools/pve/post-pve-install.sh
+++ b/tools/pve/post-pve-install.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteckster | MickLesk (CanbiZ)
# License: MIT
# https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
diff --git a/tools/pve/pyenv.sh b/tools/pve/pyenv.sh
index 78deaeaa..21376de1 100644
--- a/tools/pve/pyenv.sh
+++ b/tools/pve/pyenv.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT
# https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE
@@ -60,7 +60,7 @@ git clone https://github.com/pyenv/pyenv.git ~/.pyenv &>/dev/null
set +e
echo 'export PYENV_ROOT="$HOME/.pyenv"' >> ~/.bashrc
echo 'export PATH="$PYENV_ROOT/bin:$PATH"' >> ~/.bashrc
-echo -e 'if command -v pyenv 1>/dev/null 2>&1; then\n eval "$(pyenv init --path)"\nfi' >> ~/.bashrc
+echo -e 'if command -v pyenv 1>/dev/null 2>&1; then\n eval "$(pyenv init --path)"\nfi' >> ~/.bashrc
msg_ok "Installed pyenv"
. ~/.bashrc
set -e
@@ -110,7 +110,7 @@ pip3 install --pre esphome &>/dev/null
cat </srv/esphome/start.sh
#!/usr/bin/env bash
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT
# https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE
@@ -149,8 +149,8 @@ libgirepository1.0-dev \
libpango1.0-dev \
libgif-dev \
g++ &>/dev/null
-python3 -m pip install wheel
-pip3 install --upgrade pip
+python3 -m pip install wheel
+pip3 install --upgrade pip
pip install python-matter-server[server]
msg_ok "Installed Matter Server"
echo -e "Start server > python -m matter_server.server"
diff --git a/tools/pve/usb-passthrough.sh b/tools/pve/usb-passthrough.sh
index fa26f010..c5205961 100644
--- a/tools/pve/usb-passthrough.sh
+++ b/tools/pve/usb-passthrough.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT
# https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE
diff --git a/vm/haos-vm.sh b/vm/haos-vm.sh
index ea7ff30d..7bb4dc81 100644
--- a/vm/haos-vm.sh
+++ b/vm/haos-vm.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
diff --git a/vm/mikrotik-routeros.sh b/vm/mikrotik-routeros.sh
index cc6e7fdb..7d3b37f6 100644
--- a/vm/mikrotik-routeros.sh
+++ b/vm/mikrotik-routeros.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT
# https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
@@ -322,7 +322,7 @@ DESCRIPTION=$(
-
+
GitHub
diff --git a/vm/nextcloud-vm.sh b/vm/nextcloud-vm.sh
index 083534c3..9966046f 100644
--- a/vm/nextcloud-vm.sh
+++ b/vm/nextcloud-vm.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT
# https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
diff --git a/vm/openwrt.sh b/vm/openwrt.sh
index d5c8a0f3..c6e09701 100644
--- a/vm/openwrt.sh
+++ b/vm/openwrt.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# Jon Spriggs (jontheniceguy)
# License: MIT
diff --git a/vm/owncloud-vm.sh b/vm/owncloud-vm.sh
index 7db765ad..5ebcf92b 100644
--- a/vm/owncloud-vm.sh
+++ b/vm/owncloud-vm.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT
# https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
diff --git a/vm/pimox-haos-vm.sh b/vm/pimox-haos-vm.sh
index b925ab44..bf0141fe 100644
--- a/vm/pimox-haos-vm.sh
+++ b/vm/pimox-haos-vm.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT
# https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
@@ -9,16 +9,16 @@ source /dev/stdin <<<$(curl -fsSL https://raw.githubusercontent.com/community-sc
function header_info {
cat <<"EOF"
- ____ _ __ ___
- / __ \(_) |/ /___ _ __
- / /_/ / / /|_/ / __ \| |/_/
- / ____/ / / / / /_/ /> <
+ ____ _ __ ___
+ / __ \(_) |/ /___ _ __
+ / /_/ / / /|_/ / __ \| |/_/
+ / ____/ / / / / /_/ /> <
__ __ /_/_ /_/_/ /_/\____/_/|_| __ ____ _____
/ / / /___ ____ ___ ___ / | __________(_)____/ /_____ _____ / /_ / __ \/ ___/
- / /_/ / __ \/ __ `__ \/ _ \ / /| | / ___/ ___/ / ___/ __/ __ `/ __ \/ __/ / / / /\__ \
- / __ / /_/ / / / / / / __/ / ___ |(__ |__ ) (__ ) /_/ /_/ / / / / /_ / /_/ /___/ /
-/_/ /_/\____/_/ /_/ /_/\___/ /_/ |_/____/____/_/____/\__/\__,_/_/ /_/\__/ \____//____/
-
+ / /_/ / __ \/ __ `__ \/ _ \ / /| | / ___/ ___/ / ___/ __/ __ `/ __ \/ __/ / / / /\__ \
+ / __ / /_/ / / / / / / __/ / ___ |(__ |__ ) (__ ) /_/ /_/ / / / / /_ / /_/ /___/ /
+/_/ /_/\____/_/ /_/ /_/\___/ /_/ |_/____/____/_/____/\__/\__,_/_/ /_/\__/ \____//____/
+
EOF
}
clear
@@ -357,7 +357,7 @@ DESCRIPTION=$(
-
+
GitHub
diff --git a/vm/ubuntu2404-vm.sh b/vm/ubuntu2404-vm.sh
index 04afdc82..98b01e4d 100644
--- a/vm/ubuntu2404-vm.sh
+++ b/vm/ubuntu2404-vm.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-# Copyright (c) 2021-2025 tteck
+# Copyright (c) 2021-2026 tteck
# Author: tteck (tteckster)
# License: MIT
# https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE