diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index 124b19c2..3b61df05 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -2,7 +2,7 @@
Everybody is invited and welcome to contribute to Proxmox VE Helper Scripts.
-- Pull requests submitted against [**main**](https://github.com/nicedevil007/Proxmox/tree/main) are meticulously scrutinized, so please do not take it personally if the project maintainer rejects your request. By adhering to the established patterns and conventions throughout the codebase, you greatly increase the likelihood that your changes will get merged into [**main**](https://github.com/nicedevil007/Proxmox/tree/main).
+- Pull requests submitted against [**main**](https://github.com/tteck/Proxmox/tree/main) are meticulously scrutinized, so please do not take it personally if the project maintainer rejects your request. By adhering to the established patterns and conventions throughout the codebase, you greatly increase the likelihood that your changes will get merged into [**main**](https://github.com/tteck/Proxmox/tree/main).
- It is important to stress that complaining about the decision after it has been made is not productive behavior for the pull request submitter. It is crucial for all contributors to respect the decision-making process and collaborate effectively towards achieving the best possible outcome for the project.
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml
index 8f370ecf..7c8d7a5a 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yaml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yaml
@@ -8,7 +8,7 @@ body:
- Prior to submitting, kindly search the closed issues to check if the problem you are reporting has already been addressed and resolved. If you come across a closed issue that pertains to your problem, please leave a comment on that issue instead of creating a new one.
- Changing Linux distributions without confirming the proper functioning of default settings.
- When encountering the error message `[ERROR] in line 24: exit code *: while executing command "$@" > /dev/null 2>&1`, make sure to run the script in verbose mode to accurately determine the underlying issue.
- - For suggestions, questions or feature/script requests, please share them in the [Discussions section.](https://github.com/nicedevil007/Proxmox/discussions)
+ - For suggestions, questions or feature/script requests, please share them in the [Discussions section.](https://github.com/tteck/Proxmox/discussions)
- type: input
id: guidelines
attributes:
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ace5be56..7352f879 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -125,7 +125,7 @@
### Changed
- **qBittorrent LXC**
- - Removed from this repository for potential malicious hidden code https://github.com/nicedevil007/Proxmox/discussions/1725
+ - Removed from this repository for potential malicious hidden code https://github.com/tteck/Proxmox/discussions/1725
## 2023-08-16
@@ -220,7 +220,7 @@
### Changed
- **Proxmox VE Monitor-All**
- - Skip instances based on onboot and templates. [8c2a3cc](https://github.com/nicedevil007/Proxmox/commit/8c2a3cc4d774fa13d17f695d6bdf9a4deedb1372).
+ - Skip instances based on onboot and templates. [8c2a3cc](https://github.com/tteck/Proxmox/commit/8c2a3cc4d774fa13d17f695d6bdf9a4deedb1372).
## 2023-06-12
@@ -356,7 +356,7 @@
- **InfluxDB LXC**
- Choosing InfluxDB v1 will result in Chronograf being installed automatically.
-- **[User Submitted Guides](https://github.com/nicedevil007/Proxmox/blob/main/USER_SUBMITTED_GUIDES.md)**
+- **[User Submitted Guides](https://github.com/tteck/Proxmox/blob/main/USER_SUBMITTED_GUIDES.md)**
- Informative guides that demonstrate how to install various software packages using Proxmox VE Helper Scripts.
## 2023-04-14
@@ -660,7 +660,7 @@
### Changed
-- **v5 Scripts** (Testing before moving forward https://github.com/nicedevil007/Proxmox/discussions/881)
+- **v5 Scripts** (Testing before moving forward https://github.com/tteck/Proxmox/discussions/881)
- Adguard Home LXC
- Docker LXC
- Home Assistant Core LXC
@@ -750,7 +750,7 @@
### Changed
- **Proxmox LXC Updater**
- - Now updates Ubuntu, Debian, Devuan, Alpine Linux, CentOS-Rocky-Alma, Fedora, ArchLinux [(@Uruknara)](https://github.com/nicedevil007/Proxmox/commits?author=Uruknara)
+ - Now updates Ubuntu, Debian, Devuan, Alpine Linux, CentOS-Rocky-Alma, Fedora, ArchLinux [(@Uruknara)](https://github.com/tteck/Proxmox/commits?author=Uruknara)
## 2022-11-13
@@ -764,7 +764,7 @@
### Changed
- **HA Bluetooth Integration Preparation**
- - [NEW Script](https://github.com/nicedevil007/Proxmox/discussions/719)
+ - [NEW Script](https://github.com/tteck/Proxmox/discussions/719)
## 2022-11-04
@@ -787,7 +787,7 @@
### Changed
- **Container & Core Restore from Backup**
- - [NEW Scripts](https://github.com/nicedevil007/Proxmox/discussions/674)
+ - [NEW Scripts](https://github.com/tteck/Proxmox/discussions/674)
## 2022-10-07
@@ -960,7 +960,7 @@
- **Home Assistant OS VM**
- Present the drive to the guest as a solid-state drive rather than a rotational hard disk. There is no requirement that the underlying storage actually be backed by SSD's.
- When the VM’s filesystem marks blocks as unused after deleting files, the SCSI controller will relay this information to the storage, which will then shrink the disk image accordingly.
- - 👉 [more info](https://github.com/nicedevil007/Proxmox/discussions/378)
+ - 👉 [more info](https://github.com/tteck/Proxmox/discussions/378)
## 2022-07-22
@@ -1172,7 +1172,7 @@
### Changed
- **ALL LXC's**
- - New [V3 Install Script](https://github.com/nicedevil007/Proxmox/issues/162)
+ - New [V3 Install Script](https://github.com/tteck/Proxmox/issues/162)
- **ioBroker LXC**
- New Script V3
@@ -1453,28 +1453,28 @@
### Changed
- **Node-Red LXC**
- - Add Install [Themes Script](https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/images/node-red-themes.png)
+ - Add Install [Themes Script](https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/node-red-themes.png)
## 2022-02-16
### Changed
- **Home Assistant Container LXC**
- - Add Options to [Update Menu](https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/images/update-menu.png)
+ - Add Options to [Update Menu](https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/update-menu.png)
## 2022-02-14
### Changed
- **Home Assistant Container LXC**
- - Add [Update Menu](https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/images/update-menu.png)
+ - Add [Update Menu](https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/update-menu.png)
## 2022-02-13
### Changed
- **Mariadb LXC**
- - Add [Adminer](https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/images/adminer.png) (formerly phpMinAdmin), a full-featured database management tool
+ - Add [Adminer](https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/adminer.png) (formerly phpMinAdmin), a full-featured database management tool
## 2022-02-12
@@ -1492,7 +1492,7 @@
- **GamUntu LXC**
- New Script
- **Jellyfin Media Server LXC**
- - new script to fix [start issue](https://github.com/nicedevil007/Proxmox/issues/29#issue-1127457380)
+ - new script to fix [start issue](https://github.com/tteck/Proxmox/issues/29#issue-1127457380)
- **MotionEye NVR LXC**
- New script
@@ -1566,7 +1566,7 @@
- `va-driver-all` is preinstalled
- now using Ubuntu 21.10
- **misc**
- - new GUI script [(Screenshot)](https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/images/pms-copy-data.png) to copy data from one Plex Media Server LXC to another Plex Media Server LXC
+ - new GUI script [(Screenshot)](https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/pms-copy-data.png) to copy data from one Plex Media Server LXC to another Plex Media Server LXC
## Initial Catch up - 2022-01-23
diff --git a/CODE-AUDIT.md b/CODE-AUDIT.md
index cc9f444e..f1c40e9b 100644
--- a/CODE-AUDIT.md
+++ b/CODE-AUDIT.md
@@ -1,11 +1,11 @@
Exploring the Scripts and Steps Involved in an Application LXC Installation
In the case of the AdGuard Home LXC, the process involves running multiple scripts for each application or service.
-Initially, the [adguard.sh](https://github.com/nicedevil007/Proxmox/blob/main/ct/adguard.sh) script is executed to collect system parameters.
-Next, the [build.func](https://github.com/nicedevil007/Proxmox/blob/main/misc/build.func) script adds user settings and integrates all the collected information.
-Then, the [create_lxc.sh](https://github.com/nicedevil007/Proxmox/blob/main/ct/create_lxc.sh) script constructs the LXC container.
-Following that, the [adguard-install.sh](https://github.com/nicedevil007/Proxmox/blob/main/install/adguard-install.sh) script is executed, which utilizes the functions exported from the [install.func](https://github.com/nicedevil007/Proxmox/blob/main/misc/install.func) script for installing the required applications.
-Finally, the process returns to the [adguard.sh](https://github.com/nicedevil007/Proxmox/blob/main/ct/adguard.sh) script to display the completion message.
+Initially, the [adguard.sh](https://github.com/tteck/Proxmox/blob/main/ct/adguard.sh) script is executed to collect system parameters.
+Next, the [build.func](https://github.com/tteck/Proxmox/blob/main/misc/build.func) script adds user settings and integrates all the collected information.
+Then, the [create_lxc.sh](https://github.com/tteck/Proxmox/blob/main/ct/create_lxc.sh) script constructs the LXC container.
+Following that, the [adguard-install.sh](https://github.com/tteck/Proxmox/blob/main/install/adguard-install.sh) script is executed, which utilizes the functions exported from the [install.func](https://github.com/tteck/Proxmox/blob/main/misc/install.func) script for installing the required applications.
+Finally, the process returns to the [adguard.sh](https://github.com/tteck/Proxmox/blob/main/ct/adguard.sh) script to display the completion message.
-Thoroughly evaluating the [adguard-install.sh](https://github.com/nicedevil007/Proxmox/blob/main/install/adguard-install.sh) script is crucial to gain a better understanding of the application installation process.
-Every application installation utilizes the same set of reusable scripts: [build.func](https://github.com/nicedevil007/Proxmox/blob/main/misc/build.func), [create_lxc.sh](https://github.com/nicedevil007/Proxmox/blob/main/ct/create_lxc.sh), and [install.func](https://github.com/nicedevil007/Proxmox/blob/main/misc/install.func). These scripts are not specific to any particular application.
+Thoroughly evaluating the [adguard-install.sh](https://github.com/tteck/Proxmox/blob/main/install/adguard-install.sh) script is crucial to gain a better understanding of the application installation process.
+Every application installation utilizes the same set of reusable scripts: [build.func](https://github.com/tteck/Proxmox/blob/main/misc/build.func), [create_lxc.sh](https://github.com/tteck/Proxmox/blob/main/ct/create_lxc.sh), and [install.func](https://github.com/tteck/Proxmox/blob/main/misc/install.func). These scripts are not specific to any particular application.
diff --git a/README.md b/README.md
index 2bf693b7..c27d9e2b 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
-Contributing to Proxmox VE Helper Scripts
+Contributing to Proxmox VE Helper Scripts
These scripts empower users to create a Linux container or virtual machine interactively, providing choices for both simple and advanced configurations. The basic setup adheres to default settings, while the advanced setup gives users the ability to customize these defaults. Utilizing the whiptail command, options are displayed to users in a dialog box format. Once the user makes their selections, the script collects and validates their input to generate the final configuration for the container or virtual machine.
Proxmox VE Helper Scripts
-Exercise caution and conduct a comprehensive assessment of scripts and automation tasks acquired from external sources.
+Exercise caution and conduct a comprehensive assessment of scripts and automation tasks acquired from external sources.
Proxmox® is a registered trademark of Proxmox Server Solutions GmbH.
diff --git a/ct/adguard.sh b/ct/adguard.sh
index 20130653..807800c3 100644
--- a/ct/adguard.sh
+++ b/ct/adguard.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/alpine-docker.sh b/ct/alpine-docker.sh
index 7a55b349..2a0c46eb 100644
--- a/ct/alpine-docker.sh
+++ b/ct/alpine-docker.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/alpine-grafana.sh b/ct/alpine-grafana.sh
index c602f465..f891e48d 100644
--- a/ct/alpine-grafana.sh
+++ b/ct/alpine-grafana.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/alpine-nextcloud.sh b/ct/alpine-nextcloud.sh
index a2065b80..1a6e9cf9 100644
--- a/ct/alpine-nextcloud.sh
+++ b/ct/alpine-nextcloud.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
@@ -97,6 +97,7 @@ description
msg_ok "Completed Successfully!\n"
echo -e "To retrieve the database credentials required for the Setup-Wizard, execute the same script within the LXC Console.\n
+For advanced configuration use this file: /usr/share/webapps/nextcloud/config/config.php \n
${APP} should be reachable by going to the following URL.
${BL}https://${IP}${CL} \n"
diff --git a/ct/alpine-vaultwarden.sh b/ct/alpine-vaultwarden.sh
index 3e0596ac..6add4976 100644
--- a/ct/alpine-vaultwarden.sh
+++ b/ct/alpine-vaultwarden.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/alpine-zigbee2mqtt.sh b/ct/alpine-zigbee2mqtt.sh
index bd7fcd45..1a0f92b4 100644
--- a/ct/alpine-zigbee2mqtt.sh
+++ b/ct/alpine-zigbee2mqtt.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/alpine.sh b/ct/alpine.sh
index 34e62798..f134cac0 100644
--- a/ct/alpine.sh
+++ b/ct/alpine.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/archlinux.sh b/ct/archlinux.sh
index 0059dd1b..75e4119d 100644
--- a/ct/archlinux.sh
+++ b/ct/archlinux.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
@@ -407,7 +407,7 @@ export PCT_OPTIONS="
-unprivileged $CT_TYPE
$PW
"
-bash -c "$(wget -qLO - https://raw.githubusercontent.com/nicedevil007/Proxmox/main/ct/create_lxc.sh)" || exit
+bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/create_lxc.sh)" || exit
msg_info "Starting LXC Container"
pct start $CTID
msg_ok "Started LXC Container"
diff --git a/ct/audiobookshelf.sh b/ct/audiobookshelf.sh
index 092c9933..4df74961 100644
--- a/ct/audiobookshelf.sh
+++ b/ct/audiobookshelf.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/autobrr.sh b/ct/autobrr.sh
index d3d1149d..c3f79c42 100644
--- a/ct/autobrr.sh
+++ b/ct/autobrr.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/bazarr.sh b/ct/bazarr.sh
index 16454746..be9cc53a 100755
--- a/ct/bazarr.sh
+++ b/ct/bazarr.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/blocky.sh b/ct/blocky.sh
index 83364340..049f979d 100644
--- a/ct/blocky.sh
+++ b/ct/blocky.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/casaos.sh b/ct/casaos.sh
index 7a0b7ddd..52e9f880 100644
--- a/ct/casaos.sh
+++ b/ct/casaos.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/changedetection.sh b/ct/changedetection.sh
index 13d1daac..8f938dd5 100644
--- a/ct/changedetection.sh
+++ b/ct/changedetection.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/cloudflared.sh b/ct/cloudflared.sh
index 7a34aaea..59634450 100644
--- a/ct/cloudflared.sh
+++ b/ct/cloudflared.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/create_lxc.sh b/ct/create_lxc.sh
index b73fe3df..1cd31ba0 100644
--- a/ct/create_lxc.sh
+++ b/ct/create_lxc.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
# This sets verbose mode if the global variable is set to "yes"
if [ "$VERBOSE" == "yes" ]; then set -x; fi
diff --git a/ct/cronicle.sh b/ct/cronicle.sh
index a670a47a..4d59253a 100644
--- a/ct/cronicle.sh
+++ b/ct/cronicle.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/daemonsync.sh b/ct/daemonsync.sh
index 8bbdc02f..c134ce41 100644
--- a/ct/daemonsync.sh
+++ b/ct/daemonsync.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/dashy.sh b/ct/dashy.sh
index 188a9dd7..64016d38 100644
--- a/ct/dashy.sh
+++ b/ct/dashy.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/debian.sh b/ct/debian.sh
index 1d6211f0..f684369d 100644
--- a/ct/debian.sh
+++ b/ct/debian.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/deconz.sh b/ct/deconz.sh
index 04e1d656..2c59fa20 100644
--- a/ct/deconz.sh
+++ b/ct/deconz.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/deluge.sh b/ct/deluge.sh
index fd8f419a..163fe125 100644
--- a/ct/deluge.sh
+++ b/ct/deluge.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/devuan.sh b/ct/devuan.sh
index a41748d7..25bdc96f 100644
--- a/ct/devuan.sh
+++ b/ct/devuan.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/docker.sh b/ct/docker.sh
index fe5da9fa..db176aec 100644
--- a/ct/docker.sh
+++ b/ct/docker.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/emby.sh b/ct/emby.sh
index 6cf0405d..1491a55c 100644
--- a/ct/emby.sh
+++ b/ct/emby.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/emqx.sh b/ct/emqx.sh
index 3f543211..ccfbd747 100644
--- a/ct/emqx.sh
+++ b/ct/emqx.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/esphome.sh b/ct/esphome.sh
index e0e0e692..a752b0d3 100644
--- a/ct/esphome.sh
+++ b/ct/esphome.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/fhem.sh b/ct/fhem.sh
index 25ee83bd..7f9c8ecf 100644
--- a/ct/fhem.sh
+++ b/ct/fhem.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/go2rtc.sh b/ct/go2rtc.sh
index 34e23885..89c7405b 100644
--- a/ct/go2rtc.sh
+++ b/ct/go2rtc.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/grafana.sh b/ct/grafana.sh
index 75bdca68..9b61620b 100644
--- a/ct/grafana.sh
+++ b/ct/grafana.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/grocy.sh b/ct/grocy.sh
index 6a2336d2..020971cb 100644
--- a/ct/grocy.sh
+++ b/ct/grocy.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/heimdalldashboard.sh b/ct/heimdalldashboard.sh
index f10dccb4..8dd31293 100644
--- a/ct/heimdalldashboard.sh
+++ b/ct/heimdalldashboard.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/homarr.sh b/ct/homarr.sh
index e5bc178f..4f327ec7 100644
--- a/ct/homarr.sh
+++ b/ct/homarr.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/homeassistant-core.sh b/ct/homeassistant-core.sh
index 834a0c9d..7b14b802 100644
--- a/ct/homeassistant-core.sh
+++ b/ct/homeassistant-core.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/homeassistant.sh b/ct/homeassistant.sh
index 584d5195..3c1abf63 100644
--- a/ct/homeassistant.sh
+++ b/ct/homeassistant.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/homebridge.sh b/ct/homebridge.sh
index c70dc897..7522a7f4 100644
--- a/ct/homebridge.sh
+++ b/ct/homebridge.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/homepage.sh b/ct/homepage.sh
index f6bcd962..eba11d3c 100644
--- a/ct/homepage.sh
+++ b/ct/homepage.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/homer.sh b/ct/homer.sh
index a7f72b03..fcdc17ac 100644
--- a/ct/homer.sh
+++ b/ct/homer.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/hyperion.sh b/ct/hyperion.sh
index 193d9f5c..fbd17687 100644
--- a/ct/hyperion.sh
+++ b/ct/hyperion.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/influxdb.sh b/ct/influxdb.sh
index f0173f3d..3c7bda46 100644
--- a/ct/influxdb.sh
+++ b/ct/influxdb.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/iobroker.sh b/ct/iobroker.sh
index 97a67d12..8feef540 100644
--- a/ct/iobroker.sh
+++ b/ct/iobroker.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/jackett.sh b/ct/jackett.sh
index 7c0f8e96..892e2da2 100644
--- a/ct/jackett.sh
+++ b/ct/jackett.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/jellyfin.sh b/ct/jellyfin.sh
index 5b277edf..5c8018fd 100644
--- a/ct/jellyfin.sh
+++ b/ct/jellyfin.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/jellyseerr.sh b/ct/jellyseerr.sh
index 8b5360ce..ef320216 100644
--- a/ct/jellyseerr.sh
+++ b/ct/jellyseerr.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/k0s.sh b/ct/k0s.sh
index 3abba38a..0591912e 100644
--- a/ct/k0s.sh
+++ b/ct/k0s.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/kavita.sh b/ct/kavita.sh
index a6264a36..4d86cd74 100644
--- a/ct/kavita.sh
+++ b/ct/kavita.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/keycloak.sh b/ct/keycloak.sh
index e77397d5..5d9215b8 100644
--- a/ct/keycloak.sh
+++ b/ct/keycloak.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/lidarr.sh b/ct/lidarr.sh
index a67d0b37..9f2bbb5d 100644
--- a/ct/lidarr.sh
+++ b/ct/lidarr.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/magicmirror.sh b/ct/magicmirror.sh
index ea1563ad..c3078bc3 100644
--- a/ct/magicmirror.sh
+++ b/ct/magicmirror.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/mariadb.sh b/ct/mariadb.sh
index 08c8f436..dcf59e0d 100644
--- a/ct/mariadb.sh
+++ b/ct/mariadb.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/meshcentral.sh b/ct/meshcentral.sh
index 7d7fce12..03b3efd2 100644
--- a/ct/meshcentral.sh
+++ b/ct/meshcentral.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/motioneye.sh b/ct/motioneye.sh
index 2059ac09..8ec8f6a2 100644
--- a/ct/motioneye.sh
+++ b/ct/motioneye.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/mqtt.sh b/ct/mqtt.sh
index 5d66eefa..79273287 100644
--- a/ct/mqtt.sh
+++ b/ct/mqtt.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/n8n.sh b/ct/n8n.sh
index f1b6df69..fbf697a8 100644
--- a/ct/n8n.sh
+++ b/ct/n8n.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/navidrome.sh b/ct/navidrome.sh
index adb2757c..258c0acd 100644
--- a/ct/navidrome.sh
+++ b/ct/navidrome.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/nextcloudpi.sh b/ct/nextcloudpi.sh
index 3603fea5..1b63695c 100644
--- a/ct/nextcloudpi.sh
+++ b/ct/nextcloudpi.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/nginxproxymanager.sh b/ct/nginxproxymanager.sh
index f96d01ca..5a5dd685 100644
--- a/ct/nginxproxymanager.sh
+++ b/ct/nginxproxymanager.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/nocodb.sh b/ct/nocodb.sh
index 31a47725..3c400a1e 100644
--- a/ct/nocodb.sh
+++ b/ct/nocodb.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/node-red.sh b/ct/node-red.sh
index 1e2fd404..029bbae8 100644
--- a/ct/node-red.sh
+++ b/ct/node-red.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/octoprint.sh b/ct/octoprint.sh
index 7974e14f..3d4cb3e0 100644
--- a/ct/octoprint.sh
+++ b/ct/octoprint.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/omada.sh b/ct/omada.sh
index 9bed4320..3d41116a 100644
--- a/ct/omada.sh
+++ b/ct/omada.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/ombi.sh b/ct/ombi.sh
index ecf2e6da..156d7507 100644
--- a/ct/ombi.sh
+++ b/ct/ombi.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/omv.sh b/ct/omv.sh
index 002ff8ee..063bc49b 100644
--- a/ct/omv.sh
+++ b/ct/omv.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/openhab.sh b/ct/openhab.sh
index f1fb6457..168785b8 100644
--- a/ct/openhab.sh
+++ b/ct/openhab.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/openobserve.sh b/ct/openobserve.sh
index ab9a8767..d3300770 100644
--- a/ct/openobserve.sh
+++ b/ct/openobserve.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/overseerr.sh b/ct/overseerr.sh
index 7c6acdfa..8f3ce0a1 100644
--- a/ct/overseerr.sh
+++ b/ct/overseerr.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/paperless-ngx.sh b/ct/paperless-ngx.sh
index a76ed33d..ff4db22b 100644
--- a/ct/paperless-ngx.sh
+++ b/ct/paperless-ngx.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/photoprism.sh b/ct/photoprism.sh
index e61684bf..ae29e486 100644
--- a/ct/photoprism.sh
+++ b/ct/photoprism.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/pialert.sh b/ct/pialert.sh
index 7ba89a40..17a1195b 100644
--- a/ct/pialert.sh
+++ b/ct/pialert.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/pihole.sh b/ct/pihole.sh
index f8feffc1..9417013d 100644
--- a/ct/pihole.sh
+++ b/ct/pihole.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/plex.sh b/ct/plex.sh
index 11137f4d..77cf02a7 100644
--- a/ct/plex.sh
+++ b/ct/plex.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/podman-homeassistant.sh b/ct/podman-homeassistant.sh
index 38c84c6d..14c2ed98 100644
--- a/ct/podman-homeassistant.sh
+++ b/ct/podman-homeassistant.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/podman.sh b/ct/podman.sh
index 51591e2d..bd048a08 100644
--- a/ct/podman.sh
+++ b/ct/podman.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/postgresql.sh b/ct/postgresql.sh
index ac41a59e..b3b9106e 100644
--- a/ct/postgresql.sh
+++ b/ct/postgresql.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/prometheus.sh b/ct/prometheus.sh
index 7c6b6f5e..3ee8a3de 100644
--- a/ct/prometheus.sh
+++ b/ct/prometheus.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/prowlarr.sh b/ct/prowlarr.sh
index a344cd17..09c3bdd5 100644
--- a/ct/prowlarr.sh
+++ b/ct/prowlarr.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/qbittorrent.sh b/ct/qbittorrent.sh
index a9816490..40cfa24d 100644
--- a/ct/qbittorrent.sh
+++ b/ct/qbittorrent.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/radarr.sh b/ct/radarr.sh
index 4446dc7b..8a1d5972 100644
--- a/ct/radarr.sh
+++ b/ct/radarr.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/rdtclient.sh b/ct/rdtclient.sh
index f678420a..3e70c3dd 100755
--- a/ct/rdtclient.sh
+++ b/ct/rdtclient.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/readarr.sh b/ct/readarr.sh
index d903f72f..1a1eb7c2 100644
--- a/ct/readarr.sh
+++ b/ct/readarr.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/rockylinux.sh b/ct/rockylinux.sh
index e58e1b80..02a0a090 100644
--- a/ct/rockylinux.sh
+++ b/ct/rockylinux.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/rtsptoweb.sh b/ct/rtsptoweb.sh
index 1d6a7257..ce040eb5 100644
--- a/ct/rtsptoweb.sh
+++ b/ct/rtsptoweb.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/sabnzbd.sh b/ct/sabnzbd.sh
index db6d417d..be10fb72 100644
--- a/ct/sabnzbd.sh
+++ b/ct/sabnzbd.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/scrypted.sh b/ct/scrypted.sh
index b10084fd..e3c15644 100644
--- a/ct/scrypted.sh
+++ b/ct/scrypted.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/shinobi.sh b/ct/shinobi.sh
index 19b9bebb..c5ce6ae3 100644
--- a/ct/shinobi.sh
+++ b/ct/shinobi.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/sonarr.sh b/ct/sonarr.sh
index b2d8c7d8..cbcf3e34 100644
--- a/ct/sonarr.sh
+++ b/ct/sonarr.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/syncthing.sh b/ct/syncthing.sh
index 80d1fbcf..b45fcfd8 100644
--- a/ct/syncthing.sh
+++ b/ct/syncthing.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/tautulli.sh b/ct/tautulli.sh
index 43b5d11f..5baf342d 100644
--- a/ct/tautulli.sh
+++ b/ct/tautulli.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/tdarr.sh b/ct/tdarr.sh
index dc634e0c..cff3d7fc 100644
--- a/ct/tdarr.sh
+++ b/ct/tdarr.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/technitiumdns.sh b/ct/technitiumdns.sh
index f5cee071..fa139dc1 100644
--- a/ct/technitiumdns.sh
+++ b/ct/technitiumdns.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/transmission.sh b/ct/transmission.sh
index fb507464..fd8a5c2d 100644
--- a/ct/transmission.sh
+++ b/ct/transmission.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/trilium.sh b/ct/trilium.sh
index fb88ff44..7216f249 100644
--- a/ct/trilium.sh
+++ b/ct/trilium.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/ubuntu.sh b/ct/ubuntu.sh
index c858d78e..1804b96b 100644
--- a/ct/ubuntu.sh
+++ b/ct/ubuntu.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/umbrel.sh b/ct/umbrel.sh
index 3cd4c844..8babfc1b 100644
--- a/ct/umbrel.sh
+++ b/ct/umbrel.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/unifi.sh b/ct/unifi.sh
index c05b5d25..5f20a0ed 100644
--- a/ct/unifi.sh
+++ b/ct/unifi.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/uptimekuma.sh b/ct/uptimekuma.sh
index efb56d9b..108a004a 100644
--- a/ct/uptimekuma.sh
+++ b/ct/uptimekuma.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/vaultwarden.sh b/ct/vaultwarden.sh
index 0147c75a..b804f195 100644
--- a/ct/vaultwarden.sh
+++ b/ct/vaultwarden.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/whisparr.sh b/ct/whisparr.sh
index bb70aa47..4304d4aa 100644
--- a/ct/whisparr.sh
+++ b/ct/whisparr.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/whoogle.sh b/ct/whoogle.sh
index c8e9e35f..c6054537 100644
--- a/ct/whoogle.sh
+++ b/ct/whoogle.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/wikijs.sh b/ct/wikijs.sh
index eb4a65b6..44027900 100644
--- a/ct/wikijs.sh
+++ b/ct/wikijs.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/wireguard.sh b/ct/wireguard.sh
index 80b2a028..828697d9 100644
--- a/ct/wireguard.sh
+++ b/ct/wireguard.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/yunohost.sh b/ct/yunohost.sh
index 0c8a82b2..b024d239 100644
--- a/ct/yunohost.sh
+++ b/ct/yunohost.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/zigbee2mqtt.sh b/ct/zigbee2mqtt.sh
index 533a8368..14b75066 100644
--- a/ct/zigbee2mqtt.sh
+++ b/ct/zigbee2mqtt.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/zoraxy.sh b/ct/zoraxy.sh
index fcd0cde7..354a4434 100644
--- a/ct/zoraxy.sh
+++ b/ct/zoraxy.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/zwave-js-ui.sh b/ct/zwave-js-ui.sh
index d44759e6..465f02df 100644
--- a/ct/zwave-js-ui.sh
+++ b/ct/zwave-js-ui.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/install/adguard-install.sh b/install/adguard-install.sh
index c39b9455..4b03cb71 100644
--- a/install/adguard-install.sh
+++ b/install/adguard-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/alpine-docker-install.sh b/install/alpine-docker-install.sh
index b1753314..eacbe6b0 100644
--- a/install/alpine-docker-install.sh
+++ b/install/alpine-docker-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/alpine-grafana-install.sh b/install/alpine-grafana-install.sh
index db493f08..09dc91ef 100644
--- a/install/alpine-grafana-install.sh
+++ b/install/alpine-grafana-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/alpine-install.sh b/install/alpine-install.sh
index 92468f42..72830ebb 100644
--- a/install/alpine-install.sh
+++ b/install/alpine-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/alpine-nextcloud-install.sh b/install/alpine-nextcloud-install.sh
index 33f2f988..70bb7a8c 100644
--- a/install/alpine-nextcloud-install.sh
+++ b/install/alpine-nextcloud-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/alpine-vaultwarden-install.sh b/install/alpine-vaultwarden-install.sh
index ab1aaf14..c66c36b3 100644
--- a/install/alpine-vaultwarden-install.sh
+++ b/install/alpine-vaultwarden-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/alpine-zigbee2mqtt-install.sh b/install/alpine-zigbee2mqtt-install.sh
index 2959ea32..322e6e5f 100644
--- a/install/alpine-zigbee2mqtt-install.sh
+++ b/install/alpine-zigbee2mqtt-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/audiobookshelf-install.sh b/install/audiobookshelf-install.sh
index bb607b4b..b0abeca6 100644
--- a/install/audiobookshelf-install.sh
+++ b/install/audiobookshelf-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/autobrr-install.sh b/install/autobrr-install.sh
index ff6b995f..5a50883d 100644
--- a/install/autobrr-install.sh
+++ b/install/autobrr-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/bazarr-install.sh b/install/bazarr-install.sh
index 9276b2d0..a8f07da9 100755
--- a/install/bazarr-install.sh
+++ b/install/bazarr-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/blocky-install.sh b/install/blocky-install.sh
index 2bf8a5f3..6ef5abcc 100644
--- a/install/blocky-install.sh
+++ b/install/blocky-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/casaos-install.sh b/install/casaos-install.sh
index 73207c4c..c0a068d0 100644
--- a/install/casaos-install.sh
+++ b/install/casaos-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/changedetection-install.sh b/install/changedetection-install.sh
index e02dd246..7ad0e307 100644
--- a/install/changedetection-install.sh
+++ b/install/changedetection-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/cloudflared-install.sh b/install/cloudflared-install.sh
index ff127482..3d41a7b9 100644
--- a/install/cloudflared-install.sh
+++ b/install/cloudflared-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/cronicle-install.sh b/install/cronicle-install.sh
index 6fa931c2..a38bcf06 100644
--- a/install/cronicle-install.sh
+++ b/install/cronicle-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/daemonsync-install.sh b/install/daemonsync-install.sh
index 01f56b16..8118f42b 100644
--- a/install/daemonsync-install.sh
+++ b/install/daemonsync-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
@@ -21,7 +21,7 @@ $STD apt-get install -y g++-multilib
msg_ok "Installed Dependencies"
msg_info "Installing Daemon Sync Server"
-wget -qL https://github.com/nicedevil007/Proxmox/raw/main/misc/daemonsync_2.2.0.0059_amd64.deb
+wget -qL https://github.com/tteck/Proxmox/raw/main/misc/daemonsync_2.2.0.0059_amd64.deb
$STD dpkg -i daemonsync_2.2.0.0059_amd64.deb
msg_ok "Installed Daemon Sync Server"
diff --git a/install/dashy-install.sh b/install/dashy-install.sh
index 9eb87dab..f4819a83 100644
--- a/install/dashy-install.sh
+++ b/install/dashy-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/debian-install.sh b/install/debian-install.sh
index d6285e99..af84fbb8 100644
--- a/install/debian-install.sh
+++ b/install/debian-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/deconz-install.sh b/install/deconz-install.sh
index 08b61f93..54631139 100644
--- a/install/deconz-install.sh
+++ b/install/deconz-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/deluge-install.sh b/install/deluge-install.sh
index d128a43e..1fde3caa 100644
--- a/install/deluge-install.sh
+++ b/install/deluge-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/devuan-install.sh b/install/devuan-install.sh
index 9b9c6a40..64e6f242 100644
--- a/install/devuan-install.sh
+++ b/install/devuan-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/docker-install.sh b/install/docker-install.sh
index 553a2cfb..1a15edb3 100644
--- a/install/docker-install.sh
+++ b/install/docker-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"
color
diff --git a/install/emby-install.sh b/install/emby-install.sh
index e5d48ba7..52fc3af6 100644
--- a/install/emby-install.sh
+++ b/install/emby-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/emqx-install.sh b/install/emqx-install.sh
index d2d9882a..a1d69324 100644
--- a/install/emqx-install.sh
+++ b/install/emqx-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/esphome-install.sh b/install/esphome-install.sh
index 1e953a84..5cb2cb59 100644
--- a/install/esphome-install.sh
+++ b/install/esphome-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"
color
@@ -35,7 +35,7 @@ msg_info "Installing ESPHome"
#python3 -m venv .
#source bin/activate
$STD pip install esphome tornado esptool
-echo "bash -c \"\$(wget -qLO - https://github.com/nicedevil007/Proxmox/raw/main/ct/${app}.sh)\"" >/usr/bin/update
+echo "bash -c \"\$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/${app}.sh)\"" >/usr/bin/update
chmod +x /usr/bin/update
msg_ok "Installed ESPHome"
diff --git a/install/fhem-install.sh b/install/fhem-install.sh
index 4eb7ee28..e3ce0f67 100644
--- a/install/fhem-install.sh
+++ b/install/fhem-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/go2rtc-install.sh b/install/go2rtc-install.sh
index 840dc8ec..a5092fd8 100644
--- a/install/go2rtc-install.sh
+++ b/install/go2rtc-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/grafana-install.sh b/install/grafana-install.sh
index 0423885f..6f5a3efc 100644
--- a/install/grafana-install.sh
+++ b/install/grafana-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/grocy-install.sh b/install/grocy-install.sh
index c752a382..33f2e31d 100644
--- a/install/grocy-install.sh
+++ b/install/grocy-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/heimdalldashboard-install.sh b/install/heimdalldashboard-install.sh
index a426edc1..78d3be90 100644
--- a/install/heimdalldashboard-install.sh
+++ b/install/heimdalldashboard-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/homarr-install.sh b/install/homarr-install.sh
index 372932e6..d4f91978 100644
--- a/install/homarr-install.sh
+++ b/install/homarr-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/homeassistant-core-install.sh b/install/homeassistant-core-install.sh
index 828c8d58..0c3a8cff 100644
--- a/install/homeassistant-core-install.sh
+++ b/install/homeassistant-core-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"
color
@@ -87,7 +87,7 @@ $STD pip install homeassistant
$STD pip install mysqlclient
$STD pip install psycopg2-binary
mkdir -p /root/.homeassistant
-echo "bash -c \"\$(wget -qLO - https://github.com/nicedevil007/Proxmox/raw/main/ct/${app}.sh)\"" >/usr/bin/update
+echo "bash -c \"\$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/${app}.sh)\"" >/usr/bin/update
chmod +x /usr/bin/update
msg_ok "Installed Home Assistant-Core"
diff --git a/install/homeassistant-install.sh b/install/homeassistant-install.sh
index ac701ff6..5bfe63d2 100644
--- a/install/homeassistant-install.sh
+++ b/install/homeassistant-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"
color
@@ -88,7 +88,7 @@ $STD docker run -d \
--net=host \
ghcr.io/home-assistant/home-assistant:stable
mkdir /root/hass_config
-echo "bash -c \"\$(wget -qLO - https://github.com/nicedevil007/Proxmox/raw/main/ct/${app}.sh)\"" >/usr/bin/update
+echo "bash -c \"\$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/${app}.sh)\"" >/usr/bin/update
chmod +x /usr/bin/update
msg_ok "Installed Home Assistant $CORE_LATEST_VERSION"
diff --git a/install/homebridge-install.sh b/install/homebridge-install.sh
index 92c532ca..ed071136 100644
--- a/install/homebridge-install.sh
+++ b/install/homebridge-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/homepage-install.sh b/install/homepage-install.sh
index 55296086..52dbd17e 100644
--- a/install/homepage-install.sh
+++ b/install/homepage-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/homer-install.sh b/install/homer-install.sh
index fd09195f..f4a8d3eb 100644
--- a/install/homer-install.sh
+++ b/install/homer-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/hyperion-install.sh b/install/hyperion-install.sh
index a678b5df..17971c57 100644
--- a/install/hyperion-install.sh
+++ b/install/hyperion-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/influxdb-install.sh b/install/influxdb-install.sh
index 8341e50e..b1683824 100644
--- a/install/influxdb-install.sh
+++ b/install/influxdb-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/iobroker-install.sh b/install/iobroker-install.sh
index ebdc583f..ae553a46 100644
--- a/install/iobroker-install.sh
+++ b/install/iobroker-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/jackett-install.sh b/install/jackett-install.sh
index c3ca167e..e54858d5 100644
--- a/install/jackett-install.sh
+++ b/install/jackett-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/jellyfin-install.sh b/install/jellyfin-install.sh
index f05a4f41..787b0ab2 100644
--- a/install/jellyfin-install.sh
+++ b/install/jellyfin-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/jellyseerr-install.sh b/install/jellyseerr-install.sh
index ebfcfa60..45e29472 100644
--- a/install/jellyseerr-install.sh
+++ b/install/jellyseerr-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/k0s-install.sh b/install/k0s-install.sh
index 8147cf0f..323bbebe 100644
--- a/install/k0s-install.sh
+++ b/install/k0s-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/kavita-install.sh b/install/kavita-install.sh
index b3d55245..b3fe9267 100644
--- a/install/kavita-install.sh
+++ b/install/kavita-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/keycloak-install.sh b/install/keycloak-install.sh
index 65e1aa48..e5081b8e 100644
--- a/install/keycloak-install.sh
+++ b/install/keycloak-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/lidarr-install.sh b/install/lidarr-install.sh
index 0f744e82..e03c7680 100644
--- a/install/lidarr-install.sh
+++ b/install/lidarr-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/magicmirror-install.sh b/install/magicmirror-install.sh
index 40333d5c..52d480b0 100644
--- a/install/magicmirror-install.sh
+++ b/install/magicmirror-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/mariadb-install.sh b/install/mariadb-install.sh
index 5cc9ab39..19787d93 100644
--- a/install/mariadb-install.sh
+++ b/install/mariadb-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/meshcentral-install.sh b/install/meshcentral-install.sh
index c71ddb9c..ec191bdc 100644
--- a/install/meshcentral-install.sh
+++ b/install/meshcentral-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/motioneye-install.sh b/install/motioneye-install.sh
index 276f9b54..227cffd0 100644
--- a/install/motioneye-install.sh
+++ b/install/motioneye-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/mqtt-install.sh b/install/mqtt-install.sh
index 1eb76caa..04ea968a 100644
--- a/install/mqtt-install.sh
+++ b/install/mqtt-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/n8n-install.sh b/install/n8n-install.sh
index 4f8741f0..6a250703 100644
--- a/install/n8n-install.sh
+++ b/install/n8n-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/navidrome-install.sh b/install/navidrome-install.sh
index 6f946d6e..d1a890db 100644
--- a/install/navidrome-install.sh
+++ b/install/navidrome-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/nextcloudpi-install.sh b/install/nextcloudpi-install.sh
index 213cd3b3..912e5ad6 100644
--- a/install/nextcloudpi-install.sh
+++ b/install/nextcloudpi-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/nginxproxymanager-install.sh b/install/nginxproxymanager-install.sh
index 55990067..add592ee 100644
--- a/install/nginxproxymanager-install.sh
+++ b/install/nginxproxymanager-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"
color
diff --git a/install/nocodb-install.sh b/install/nocodb-install.sh
index 03906427..509bd282 100644
--- a/install/nocodb-install.sh
+++ b/install/nocodb-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/node-red-install.sh b/install/node-red-install.sh
index 4a30c333..5b673133 100644
--- a/install/node-red-install.sh
+++ b/install/node-red-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
@@ -43,7 +43,7 @@ echo "systemctl start nodered" >/usr/bin/node-red-start
chmod +x /usr/bin/node-red-start
echo "systemctl restart nodered" >/usr/bin/node-red-restart
chmod +x /usr/bin/node-red-restart
-echo "bash -c \"\$(wget -qLO - https://github.com/nicedevil007/Proxmox/raw/main/ct/${app}.sh)\"" >/usr/bin/update
+echo "bash -c \"\$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/${app}.sh)\"" >/usr/bin/update
chmod +x /usr/bin/update
msg_ok "Installed Node-Red"
diff --git a/install/octoprint-install.sh b/install/octoprint-install.sh
index 407dfbd4..3121387c 100644
--- a/install/octoprint-install.sh
+++ b/install/octoprint-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/omada-install.sh b/install/omada-install.sh
index e9d379ff..f2f7a3e5 100644
--- a/install/omada-install.sh
+++ b/install/omada-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
@@ -42,7 +42,7 @@ latest_version=$(basename "$latest_url" | sed -e 's/.*ller_//;s/_Li.*//')
msg_info "Installing Omada Controller ${latest_version}"
wget -qL ${latest_url}
$STD dpkg -i Omada_SDN_Controller_${latest_version}_Linux_x64.deb
-echo "bash -c \"\$(wget -qLO - https://github.com/nicedevil007/Proxmox/raw/main/ct/${app}.sh)\"" >/usr/bin/update
+echo "bash -c \"\$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/${app}.sh)\"" >/usr/bin/update
chmod +x /usr/bin/update
msg_ok "Installed Omada Controller ${latest_version}"
diff --git a/install/ombi-install.sh b/install/ombi-install.sh
index 6e26a93e..99a0a554 100644
--- a/install/ombi-install.sh
+++ b/install/ombi-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/omv-install.sh b/install/omv-install.sh
index 9a4217c0..872e9c28 100644
--- a/install/omv-install.sh
+++ b/install/omv-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/openhab-install.sh b/install/openhab-install.sh
index 05d78551..532a6506 100644
--- a/install/openhab-install.sh
+++ b/install/openhab-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/openobserve-install.sh b/install/openobserve-install.sh
index 6e639307..48a03e31 100644
--- a/install/openobserve-install.sh
+++ b/install/openobserve-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/overseerr-install.sh b/install/overseerr-install.sh
index 5f058a66..86a4defa 100644
--- a/install/overseerr-install.sh
+++ b/install/overseerr-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/paperless-ngx-install.sh b/install/paperless-ngx-install.sh
index ee668957..b52064bf 100644
--- a/install/paperless-ngx-install.sh
+++ b/install/paperless-ngx-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"
color
diff --git a/install/photoprism-install.sh b/install/photoprism-install.sh
index cc0c3750..8a4e3da2 100644
--- a/install/photoprism-install.sh
+++ b/install/photoprism-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/pialert-install.sh b/install/pialert-install.sh
index 6bda1243..789710c0 100644
--- a/install/pialert-install.sh
+++ b/install/pialert-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/pihole-install.sh b/install/pihole-install.sh
index 98ba9e2c..881cb233 100644
--- a/install/pihole-install.sh
+++ b/install/pihole-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/plex-install.sh b/install/plex-install.sh
index 36a8d56e..5e7fda8d 100644
--- a/install/plex-install.sh
+++ b/install/plex-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/podman-homeassistant-install.sh b/install/podman-homeassistant-install.sh
index 40b209a7..a0fb4f5e 100644
--- a/install/podman-homeassistant-install.sh
+++ b/install/podman-homeassistant-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/podman-install.sh b/install/podman-install.sh
index c6c80ebf..951da53b 100644
--- a/install/podman-install.sh
+++ b/install/podman-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/postgresql-install.sh b/install/postgresql-install.sh
index 005ae5de..f85ca562 100644
--- a/install/postgresql-install.sh
+++ b/install/postgresql-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/prometheus-install.sh b/install/prometheus-install.sh
index 7055359b..f2aad6fd 100644
--- a/install/prometheus-install.sh
+++ b/install/prometheus-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/prowlarr-install.sh b/install/prowlarr-install.sh
index 18be3f72..b999d9b5 100644
--- a/install/prowlarr-install.sh
+++ b/install/prowlarr-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/qbittorrent-install.sh b/install/qbittorrent-install.sh
index c8473327..64c63001 100644
--- a/install/qbittorrent-install.sh
+++ b/install/qbittorrent-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/radarr-install.sh b/install/radarr-install.sh
index 776581e2..f9e88aa5 100644
--- a/install/radarr-install.sh
+++ b/install/radarr-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/rdtclient-install.sh b/install/rdtclient-install.sh
index e6966f21..8de86327 100644
--- a/install/rdtclient-install.sh
+++ b/install/rdtclient-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/readarr-install.sh b/install/readarr-install.sh
index 1e90ba5f..43897970 100644
--- a/install/readarr-install.sh
+++ b/install/readarr-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/rtsptoweb-install.sh b/install/rtsptoweb-install.sh
index 6b024b4a..583137be 100644
--- a/install/rtsptoweb-install.sh
+++ b/install/rtsptoweb-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/sabnzbd-install.sh b/install/sabnzbd-install.sh
index 9a2daa91..6c97bd07 100644
--- a/install/sabnzbd-install.sh
+++ b/install/sabnzbd-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/scrypted-install.sh b/install/scrypted-install.sh
index 80329cfc..e51d3a65 100644
--- a/install/scrypted-install.sh
+++ b/install/scrypted-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/shinobi-install.sh b/install/shinobi-install.sh
index 53e1edff..dd81b791 100644
--- a/install/shinobi-install.sh
+++ b/install/shinobi-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/sonarr-install.sh b/install/sonarr-install.sh
index 4f4e68f3..e2857b87 100644
--- a/install/sonarr-install.sh
+++ b/install/sonarr-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/syncthing-install.sh b/install/syncthing-install.sh
index f9510da7..3e8eef08 100644
--- a/install/syncthing-install.sh
+++ b/install/syncthing-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/tautulli-install.sh b/install/tautulli-install.sh
index 5a910850..da91ab84 100644
--- a/install/tautulli-install.sh
+++ b/install/tautulli-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/tdarr-install.sh b/install/tdarr-install.sh
index 9758cc78..5e097586 100644
--- a/install/tdarr-install.sh
+++ b/install/tdarr-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/technitiumdns-install.sh b/install/technitiumdns-install.sh
index 33c2aff7..f2b67d39 100644
--- a/install/technitiumdns-install.sh
+++ b/install/technitiumdns-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/transmission-install.sh b/install/transmission-install.sh
index 585acef4..969e6aea 100644
--- a/install/transmission-install.sh
+++ b/install/transmission-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/trilium-install.sh b/install/trilium-install.sh
index 13db1a50..da811245 100644
--- a/install/trilium-install.sh
+++ b/install/trilium-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/ubuntu-install.sh b/install/ubuntu-install.sh
index 9b9c6a40..64e6f242 100644
--- a/install/ubuntu-install.sh
+++ b/install/ubuntu-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/umbrel-install.sh b/install/umbrel-install.sh
index f78b19c9..ea4d17ba 100644
--- a/install/umbrel-install.sh
+++ b/install/umbrel-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/unifi-install.sh b/install/unifi-install.sh
index 3c911176..4ce0e417 100644
--- a/install/unifi-install.sh
+++ b/install/unifi-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/uptimekuma-install.sh b/install/uptimekuma-install.sh
index 87095733..47f9ca24 100644
--- a/install/uptimekuma-install.sh
+++ b/install/uptimekuma-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/vaultwarden-install.sh b/install/vaultwarden-install.sh
index 33359c4d..65061b80 100644
--- a/install/vaultwarden-install.sh
+++ b/install/vaultwarden-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"
color
diff --git a/install/whisparr-install.sh b/install/whisparr-install.sh
index 0084dd20..422ae576 100644
--- a/install/whisparr-install.sh
+++ b/install/whisparr-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/whoogle-install.sh b/install/whoogle-install.sh
index 3289a2d2..e513288d 100644
--- a/install/whoogle-install.sh
+++ b/install/whoogle-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/wikijs-install.sh b/install/wikijs-install.sh
index b153ed75..cc2697c4 100644
--- a/install/wikijs-install.sh
+++ b/install/wikijs-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/wireguard-install.sh b/install/wireguard-install.sh
index af6135ac..a133b2df 100644
--- a/install/wireguard-install.sh
+++ b/install/wireguard-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/yunohost-install.sh b/install/yunohost-install.sh
index cf36b8bf..80fd97c4 100644
--- a/install/yunohost-install.sh
+++ b/install/yunohost-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/zigbee2mqtt-install.sh b/install/zigbee2mqtt-install.sh
index 8c86c4ed..1e8b5089 100644
--- a/install/zigbee2mqtt-install.sh
+++ b/install/zigbee2mqtt-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
@@ -53,7 +53,7 @@ if [[ $DEV == "y" ]]; then
$STD git checkout dev
fi
$STD npm ci
-echo "bash -c \"\$(wget -qLO - https://github.com/nicedevil007/Proxmox/raw/main/ct/${app}.sh)\"" >/usr/bin/update
+echo "bash -c \"\$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/${app}.sh)\"" >/usr/bin/update
chmod +x /usr/bin/update
msg_ok "Installed Zigbee2MQTT"
diff --git a/install/zoraxy-install.sh b/install/zoraxy-install.sh
index 45d7e44d..5e23e065 100644
--- a/install/zoraxy-install.sh
+++ b/install/zoraxy-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/zwave-js-ui-install.sh b/install/zwave-js-ui-install.sh
index 2ee089c6..a9a05c3e 100644
--- a/install/zwave-js-ui-install.sh
+++ b/install/zwave-js-ui-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/misc/add-tailscale-lxc.sh b/misc/add-tailscale-lxc.sh
index efdac076..a4661001 100644
--- a/misc/add-tailscale-lxc.sh
+++ b/misc/add-tailscale-lxc.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
cat <<"EOF"
diff --git a/misc/all-templates.sh b/misc/all-templates.sh
index b5e2b2d0..34c291a5 100644
--- a/misc/all-templates.sh
+++ b/misc/all-templates.sh
@@ -2,7 +2,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/misc/bluetooth.sh b/misc/bluetooth.sh
index a401a153..d3a3ca60 100644
--- a/misc/bluetooth.sh
+++ b/misc/bluetooth.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
if command -v pveversion >/dev/null 2>&1; then echo -e "⚠️ Can't Run from the Proxmox Shell"; exit; fi
set -e
diff --git a/misc/build.func b/misc/build.func
index 9c9abaa2..8b752d6d 100644
--- a/misc/build.func
+++ b/misc/build.func
@@ -493,9 +493,9 @@ build_container() {
TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null
if [ "$var_os" == "alpine" ]; then
- export FUNCTIONS_FILE_PATH="$(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/alpine-install.func)"
+ export FUNCTIONS_FILE_PATH="$(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/alpine-install.func)"
else
- export FUNCTIONS_FILE_PATH="$(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/install.func)"
+ export FUNCTIONS_FILE_PATH="$(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/install.func)"
fi
export tz="$timezone"
if [[ "$APP" == "Docker" || "$APP" == "Umbrel" || "$APP" == "CasaOS" || "$APP" == "Home Assistant" ]]; then
@@ -526,7 +526,7 @@ build_container() {
$PW
"
# This executes create_lxc.sh and creates the container and .conf file
- bash -c "$(wget -qLO - https://raw.githubusercontent.com/nicedevil007/Proxmox/main/ct/create_lxc.sh)" || exit
+ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/create_lxc.sh)" || exit
LXC_CONFIG=/etc/pve/lxc/${CTID}.conf
if [ "$CT_TYPE" == "0" ]; then
@@ -566,7 +566,7 @@ EOF
sleep 2
pct exec "$CTID" -- ash -c "apk add bash >/dev/null"
fi
- lxc-attach -n "$CTID" -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/nicedevil007/Proxmox/main/install/$var_install.sh)" || exit
+ lxc-attach -n "$CTID" -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/install/$var_install.sh)" || exit
}
diff --git a/misc/clean-lxcs.sh b/misc/clean-lxcs.sh
index 83b27e3b..a44e67cb 100644
--- a/misc/clean-lxcs.sh
+++ b/misc/clean-lxcs.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info() {
clear
@@ -38,7 +38,7 @@ function clean_container() {
header_info
name=$(pct exec "$container" hostname)
echo -e "${BL}[Info]${GN} Cleaning ${name} ${CL} \n"
- pct exec $container -- bash -c "apt-get -y --purge autoremove && apt-get -y autoclean && bash <(curl -fsSL https://github.com/nicedevil007/Proxmox/raw/main/misc/clean.sh) && rm -rf /var/lib/apt/lists/* && apt-get update"
+ pct exec $container -- bash -c "apt-get -y --purge autoremove && apt-get -y autoclean && bash <(curl -fsSL https://github.com/tteck/Proxmox/raw/main/misc/clean.sh) && rm -rf /var/lib/apt/lists/* && apt-get update"
}
for container in $(pct list | awk '{if(NR>1) print $1}'); do
if [[ " ${excluded_containers[@]} " =~ " $container " ]]; then
diff --git a/misc/clean.sh b/misc/clean.sh
index 87d92e58..1e73f66d 100644
--- a/misc/clean.sh
+++ b/misc/clean.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info() {
clear
diff --git a/misc/code-server.sh b/misc/code-server.sh
index 0cddc2a5..cc32de97 100644
--- a/misc/code-server.sh
+++ b/misc/code-server.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
cat <<"EOF"
diff --git a/misc/container-restore-from-backup.sh b/misc/container-restore-from-backup.sh
index a7bbdb54..efb169d1 100644
--- a/misc/container-restore-from-backup.sh
+++ b/misc/container-restore-from-backup.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
clear
if command -v pveversion >/dev/null 2>&1; then echo -e "⚠️ Can't Run from the Proxmox Shell"; exit; fi
diff --git a/misc/copy-data/README.md b/misc/copy-data/README.md
index 955e6f77..e24677c3 100644
--- a/misc/copy-data/README.md
+++ b/misc/copy-data/README.md
@@ -2,45 +2,45 @@
To copy data from Home Assistant Container to Home Assistant Container
```
-bash -c "$(wget -qLO - https://github.com/nicedevil007/Proxmox/raw/main/misc/copy-data/home-assistant-container-copy-data-home-assistant-container.sh)"
+bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/copy-data/home-assistant-container-copy-data-home-assistant-container.sh)"
```
To copy data from Home Assistant Container to Home Assistant Core
```
-bash -c "$(wget -qLO - https://github.com/nicedevil007/Proxmox/raw/main/misc/copy-data/home-assistant-container-copy-data-home-assistant-core.sh)"
+bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/copy-data/home-assistant-container-copy-data-home-assistant-core.sh)"
```
To copy data from Home Assistant Container to Podman Home Assistant
```
-bash -c "$(wget -qLO - https://github.com/nicedevil007/Proxmox/raw/main/misc/copy-data/home-assistant-container-copy-data-podman-home-assistant.sh)"
+bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/copy-data/home-assistant-container-copy-data-podman-home-assistant.sh)"
```
To copy data from Podman Home Assistant to Home Assistant Container
```
-bash -c "$(wget -qLO - https://github.com/nicedevil007/Proxmox/raw/main/misc/copy-data/podman-home-assistant-copy-data-home-assistant-container.sh)"
+bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/copy-data/podman-home-assistant-copy-data-home-assistant-container.sh)"
```
To copy data from Home Assistant Core to Home Assistant Container
```
-bash -c "$(wget -qLO - https://github.com/nicedevil007/Proxmox/raw/main/misc/copy-data/home-assistant-core-copy-data-home-assistant-container.sh)"
+bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/copy-data/home-assistant-core-copy-data-home-assistant-container.sh)"
```
To copy data from Home Assistant Core to Home Assistant Core
```
-bash -c "$(wget -qLO - https://github.com/nicedevil007/Proxmox/raw/main/misc/copy-data/home-assistant-core-copy-data-home-assistant-core.sh)"
+bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/copy-data/home-assistant-core-copy-data-home-assistant-core.sh)"
```
To copy data from Plex to Plex
```
-bash -c "$(wget -qLO - https://github.com/nicedevil007/Proxmox/raw/main/misc/copy-data/plex-copy-data-plex.sh)"
+bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/copy-data/plex-copy-data-plex.sh)"
```
To copy data from Zigbee2MQTT to Zigbee2MQTT
```
-bash -c "$(wget -qLO - https://github.com/nicedevil007/Proxmox/raw/main/misc/copy-data/z2m-copy-data-z2m.sh)"
+bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/copy-data/z2m-copy-data-z2m.sh)"
```
To copy data from Zwavejs2MQTT to Zwave JS UI
```
-bash -c "$(wget -qLO - https://github.com/nicedevil007/Proxmox/raw/main/misc/copy-data/zwavejs2mqtt-copy-data-zwavejsui.sh)"
+bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/copy-data/zwavejs2mqtt-copy-data-zwavejsui.sh)"
```
diff --git a/misc/copy-data/home-assistant-container-copy-data-home-assistant-container.sh b/misc/copy-data/home-assistant-container-copy-data-home-assistant-container.sh
index ceabdc99..9da8f68a 100644
--- a/misc/copy-data/home-assistant-container-copy-data-home-assistant-container.sh
+++ b/misc/copy-data/home-assistant-container-copy-data-home-assistant-container.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
# Use to copy all data from one Home Assistant LXC to another
# run from the Proxmox Shell
@@ -125,4 +125,4 @@ info "Successfully Transferred Data."
# Use to copy all data from one Home Assistant LXC to another
# run from the Proxmox Shell
-# bash -c "$(wget -qLO - https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/copy-data/home-assistant-container-copy-data-home-assistant-container.sh)"
+# bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/copy-data/home-assistant-container-copy-data-home-assistant-container.sh)"
diff --git a/misc/copy-data/home-assistant-container-copy-data-home-assistant-core.sh b/misc/copy-data/home-assistant-container-copy-data-home-assistant-core.sh
index 50a88426..19a0975c 100644
--- a/misc/copy-data/home-assistant-container-copy-data-home-assistant-core.sh
+++ b/misc/copy-data/home-assistant-container-copy-data-home-assistant-core.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
clear
if ! command -v pveversion >/dev/null 2>&1; then echo -e "⚠️ Run from the Proxmox Shell"; exit; fi
@@ -121,4 +121,4 @@ info "Successfully Transferred Data."
# Use to copy all data from a Home Assistant Container LXC to a Home Assistant Core LXC
# run from the Proxmox Shell
-# bash -c "$(wget -qLO - https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/copy-data/home-assistant-container-copy-data-home-assistant-core.sh)"
+# bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/copy-data/home-assistant-container-copy-data-home-assistant-core.sh)"
diff --git a/misc/copy-data/home-assistant-container-copy-data-podman-home-assistant.sh b/misc/copy-data/home-assistant-container-copy-data-podman-home-assistant.sh
index 2bb6fdea..01ac7b82 100644
--- a/misc/copy-data/home-assistant-container-copy-data-podman-home-assistant.sh
+++ b/misc/copy-data/home-assistant-container-copy-data-podman-home-assistant.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
# Use to copy all data from a Home Assistant LXC to a Podman Home Assistant LXC.
# run from the Proxmox Shell
@@ -126,4 +126,4 @@ info "Successfully Transferred Data."
# Use to copy all data from a Home Assistant LXC to a Podman Home Assistant LXC
# run from the Proxmox Shell
-# bash -c "$(wget -qLO - https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/copy-data/home-assistant-container-copy-data-podman-home-assistant.sh)"
+# bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/copy-data/home-assistant-container-copy-data-podman-home-assistant.sh)"
diff --git a/misc/copy-data/home-assistant-core-copy-data-home-assistant-container.sh b/misc/copy-data/home-assistant-core-copy-data-home-assistant-container.sh
index 8e40be53..e2ae0eec 100644
--- a/misc/copy-data/home-assistant-core-copy-data-home-assistant-container.sh
+++ b/misc/copy-data/home-assistant-core-copy-data-home-assistant-container.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
clear
if ! command -v pveversion >/dev/null 2>&1; then echo -e "⚠️ Run from the Proxmox Shell"; exit; fi
@@ -121,4 +121,4 @@ info "Successfully Transferred Data."
# Use to copy all data from a Home Assistant Core LXC to a Home Assistant Container LXC
# run from the Proxmox Shell
-# bash -c "$(wget -qLO - https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/copy-data/home-assistant-core-copy-data-home-assistant-container.sh)"
+# bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/copy-data/home-assistant-core-copy-data-home-assistant-container.sh)"
diff --git a/misc/copy-data/home-assistant-core-copy-data-home-assistant-core.sh b/misc/copy-data/home-assistant-core-copy-data-home-assistant-core.sh
index c768e86c..7603e8a1 100644
--- a/misc/copy-data/home-assistant-core-copy-data-home-assistant-core.sh
+++ b/misc/copy-data/home-assistant-core-copy-data-home-assistant-core.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
clear
if ! command -v pveversion >/dev/null 2>&1; then echo -e "⚠️ Run from the Proxmox Shell"; exit; fi
@@ -116,4 +116,4 @@ info "Successfully Transferred Data."
# Use to copy all data from a Home Assistant Core LXC to a Home Assistant Container LXC
# run from the Proxmox Shell
-# bash -c "$(wget -qLO - https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/copy-data/home-assistant-core-copy-data-home-assistant-core.sh)"
+# bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/copy-data/home-assistant-core-copy-data-home-assistant-core.sh)"
diff --git a/misc/copy-data/plex-copy-data-plex.sh b/misc/copy-data/plex-copy-data-plex.sh
index 4c63e637..58ef49f0 100644
--- a/misc/copy-data/plex-copy-data-plex.sh
+++ b/misc/copy-data/plex-copy-data-plex.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
# Use to copy all data from one Plex Media Server LXC to another
# run from the Proxmox Shell
@@ -125,4 +125,4 @@ info "Successfully Transferred Data."
# Use to copy all data from one Plex Media Server LXC to another
# run from the Proxmox Shell
-# bash -c "$(wget -qLO - https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/copy-data/plex-copy-data-plex.sh)"
+# bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/copy-data/plex-copy-data-plex.sh)"
diff --git a/misc/copy-data/podman-home-assistant-copy-data-home-assistant-container.sh b/misc/copy-data/podman-home-assistant-copy-data-home-assistant-container.sh
index 620ac8b8..0d8a6542 100644
--- a/misc/copy-data/podman-home-assistant-copy-data-home-assistant-container.sh
+++ b/misc/copy-data/podman-home-assistant-copy-data-home-assistant-container.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
# Use to copy all data from a Podman Home Assistant LXC to a Docker Home Assistant LXC.
# run from the Proxmox Shell
@@ -126,4 +126,4 @@ info "Successfully Transferred Data."
# Use to copy all data from a Podman Home Assistant LXC to a Docker Home Assistant LXC.
# run from the Proxmox Shell
-# bash -c "$(wget -qLO - https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/copy-data/podman-home-assistant-copy-data-home-assistant-container.sh)"
+# bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/copy-data/podman-home-assistant-copy-data-home-assistant-container.sh)"
diff --git a/misc/copy-data/z2m-copy-data-z2m.sh b/misc/copy-data/z2m-copy-data-z2m.sh
index 2cbca3ca..ee69da79 100644
--- a/misc/copy-data/z2m-copy-data-z2m.sh
+++ b/misc/copy-data/z2m-copy-data-z2m.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
# Use to copy all data from one Zigbee2MQTT LXC to another
# run from the Proxmox Shell
@@ -125,4 +125,4 @@ info "Successfully Transferred Data."
# Use to copy all data from one Zigbee2MQTT LXC to another
# run from the Proxmox Shell
-# bash -c "$(wget -qLO - https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/copy-data/z2m-copy-data-z2m.sh)"
+# bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/copy-data/z2m-copy-data-z2m.sh)"
diff --git a/misc/copy-data/zwavejs2mqtt-copy-data-zwavejsui.sh b/misc/copy-data/zwavejs2mqtt-copy-data-zwavejsui.sh
index ad8dee09..c4375761 100644
--- a/misc/copy-data/zwavejs2mqtt-copy-data-zwavejsui.sh
+++ b/misc/copy-data/zwavejs2mqtt-copy-data-zwavejsui.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
# Use to copy all data from a Zwavejs2MQTT LXC to a Z-wave JS UI LXC
# run from the Proxmox Shell
@@ -127,4 +127,4 @@ info "Successfully Transferred Data."
# Use to copy all data from a Zwavejs2MQTT LXC to a Z-wave JS UI LXC
# run from the Proxmox Shell
-# bash -c "$(wget -qLO - https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/copy-data/zwavejs2mqtt-copy-data-zwavejsui.sh)"
+# bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/copy-data/zwavejs2mqtt-copy-data-zwavejsui.sh)"
diff --git a/misc/core-restore-from-backup.sh b/misc/core-restore-from-backup.sh
index ebd99e68..0f41adfc 100644
--- a/misc/core-restore-from-backup.sh
+++ b/misc/core-restore-from-backup.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
clear
if command -v pveversion >/dev/null 2>&1; then echo -e "⚠️ Can't Run from the Proxmox Shell"; exit; fi
diff --git a/misc/cron-update-lxcs.sh b/misc/cron-update-lxcs.sh
index 4dc3d55c..9fa9b549 100644
--- a/misc/cron-update-lxcs.sh
+++ b/misc/cron-update-lxcs.sh
@@ -3,8 +3,8 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
-# bash -c "$(wget -qLO - https://github.com/nicedevil007/Proxmox/raw/main/misc/cron-update-lxcs.sh)"
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/cron-update-lxcs.sh)"
clear
cat <<"EOF"
@@ -25,13 +25,13 @@ add() {
*) echo "Please answer yes or no." ;;
esac
done
- sh -c '(crontab -l -u root 2>/dev/null; echo "0 0 * * 0 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin /bin/bash -c \"\$(wget -qLO - https://github.com/nicedevil007/Proxmox/raw/main/misc/update-lxcs-cron.sh)\" >>/var/log/update-lxcs-cron.log 2>/dev/null") | crontab -u root -'
+ sh -c '(crontab -l -u root 2>/dev/null; echo "0 0 * * 0 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin /bin/bash -c \"\$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/update-lxcs-cron.sh)\" >>/var/log/update-lxcs-cron.log 2>/dev/null") | crontab -u root -'
clear
echo -e "\n To view Cron Update LXCs logs: cat /var/log/update-lxcs-cron.log"
}
remove() {
- (crontab -l | grep -v "github.com/nicedevil007/Proxmox/raw/main/misc/update-lxcs-cron.sh") | crontab -
+ (crontab -l | grep -v "github.com/tteck/Proxmox/raw/main/misc/update-lxcs-cron.sh") | crontab -
rm -rf /var/log/update-lxcs-cron.log
echo "Removed Crontab Schedule from Proxmox VE"
}
diff --git a/misc/crowdsec.sh b/misc/crowdsec.sh
index 4a3f442d..712e0b19 100644
--- a/misc/crowdsec.sh
+++ b/misc/crowdsec.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
YW=$(echo "\033[33m")
BL=$(echo "\033[36m")
diff --git a/misc/edge-kernel.sh b/misc/edge-kernel.sh
index 58d7fa9c..876f5cab 100644
--- a/misc/edge-kernel.sh
+++ b/misc/edge-kernel.sh
@@ -3,9 +3,9 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
-# bash -c "$(wget -qLO - https://github.com/nicedevil007/Proxmox/raw/main/misc/edge-kernel.sh)"
+# bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/edge-kernel.sh)"
function header_info {
cat <<"EOF"
____ _ ________ ______ __ __ __ __
diff --git a/misc/filebrowser.sh b/misc/filebrowser.sh
index e489ea4f..b4e40fd1 100644
--- a/misc/filebrowser.sh
+++ b/misc/filebrowser.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
cat <<"EOF"
diff --git a/misc/frigate-support.sh b/misc/frigate-support.sh
index 05769e40..88e43ea1 100644
--- a/misc/frigate-support.sh
+++ b/misc/frigate-support.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
@@ -89,5 +89,5 @@ EOF
echo -e "\e[1;33m \nFinished....Reboot ${CTID} LXC to apply the changes.\n \e[0m"
# In the Proxmox web shell run
-# bash -c "$(wget -qLO - https://github.com/nicedevil007/Proxmox/raw/main/misc/frigate-support.sh)"
+# bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/frigate-support.sh)"
# Reboot the LXC to apply the changes
\ No newline at end of file
diff --git a/misc/host-backup.sh b/misc/host-backup.sh
index 068893f8..f2c231d8 100644
--- a/misc/host-backup.sh
+++ b/misc/host-backup.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/misc/kernel-clean.sh b/misc/kernel-clean.sh
index 62107773..d34a63af 100644
--- a/misc/kernel-clean.sh
+++ b/misc/kernel-clean.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/misc/microcode.sh b/misc/microcode.sh
index eb3b4da2..7900bacd 100644
--- a/misc/microcode.sh
+++ b/misc/microcode.sh
@@ -2,7 +2,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/misc/monitor-all.sh b/misc/monitor-all.sh
index 257ce0f4..02d0b696 100644
--- a/misc/monitor-all.sh
+++ b/misc/monitor-all.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
clear
cat <<"EOF"
diff --git a/misc/olivetin.sh b/misc/olivetin.sh
index 009b10d0..c8015572 100644
--- a/misc/olivetin.sh
+++ b/misc/olivetin.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/misc/pbs3-upgrade.sh b/misc/pbs3-upgrade.sh
index a44b4e97..942154df 100644
--- a/misc/pbs3-upgrade.sh
+++ b/misc/pbs3-upgrade.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
header_info() {
clear
diff --git a/misc/post-pbs-install.sh b/misc/post-pbs-install.sh
index 79689e7b..9f53edc3 100644
--- a/misc/post-pbs-install.sh
+++ b/misc/post-pbs-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
header_info() {
clear
diff --git a/misc/post-pve-install.sh b/misc/post-pve-install.sh
index ca0dfc88..5f4fe348 100644
--- a/misc/post-pve-install.sh
+++ b/misc/post-pve-install.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
header_info() {
clear
diff --git a/misc/pve8-upgrade.sh b/misc/pve8-upgrade.sh
index da843433..e2e86cb5 100644
--- a/misc/pve8-upgrade.sh
+++ b/misc/pve8-upgrade.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
header_info() {
clear
diff --git a/misc/pyenv.sh b/misc/pyenv.sh
index 7eda5cd6..675a0344 100644
--- a/misc/pyenv.sh
+++ b/misc/pyenv.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
set -e
YW=$(echo "\033[33m")
@@ -113,7 +113,7 @@ cat </srv/esphome/start.sh
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
source /srv/esphome/bin/activate
esphome dashboard /srv/esphome/
diff --git a/misc/scaling-governor.sh b/misc/scaling-governor.sh
index ebb1f1c0..20138b08 100644
--- a/misc/scaling-governor.sh
+++ b/misc/scaling-governor.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
header_info() {
clear
diff --git a/misc/update-lxcs-cron.sh b/misc/update-lxcs-cron.sh
index cb8b5a03..82184365 100644
--- a/misc/update-lxcs-cron.sh
+++ b/misc/update-lxcs-cron.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
echo "$(date)"
excluded_containers=("$@")
diff --git a/misc/update-lxcs.sh b/misc/update-lxcs.sh
index eb0b4569..1e63ff1b 100644
--- a/misc/update-lxcs.sh
+++ b/misc/update-lxcs.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/misc/usb-passthrough.sh b/misc/usb-passthrough.sh
index 8056d7c0..851b3e06 100644
--- a/misc/usb-passthrough.sh
+++ b/misc/usb-passthrough.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
echo -e "\e[1;33m This script will allow USB passthrough to a PRIVILEGED LXC Container ONLY\e[0m"
while true; do
diff --git a/misc/webmin.sh b/misc/webmin.sh
index c303babe..b4375267 100644
--- a/misc/webmin.sh
+++ b/misc/webmin.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
YW=$(echo "\033[33m")
RD=$(echo "\033[01;31m")
@@ -41,4 +41,4 @@ echo -e "${CM}${CL} \r"
IP=$(hostname -I | cut -f1 -d ' ')
echo -e "Successfully Installed!! Webmin should be reachable by going to https://${IP}:10000"
-# bash -c "$(wget -qLO - https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/webmin.sh)"
+# bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/webmin.sh)"
diff --git a/turnkey/turnkey.sh b/turnkey/turnkey.sh
index 2dee1417..292930f6 100644
--- a/turnkey/turnkey.sh
+++ b/turnkey/turnkey.sh
@@ -2,7 +2,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/vm/haos-vm.sh b/vm/haos-vm.sh
index 1c0892f9..27dcb8ce 100644
--- a/vm/haos-vm.sh
+++ b/vm/haos-vm.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear
@@ -430,7 +430,7 @@ qm set $VMID \
-scsi0 ${DISK1_REF},${DISK_CACHE}${THIN}size=32G \
-boot order=scsi0 \
-description "# Home Assistant OS
-### https://github.com/nicedevil007/Proxmox
+### https://github.com/tteck/Proxmox
[](https://ko-fi.com/D1D7EP4GF)" >/dev/null
msg_ok "Created HAOS VM ${CL}${BL}(${HN})"
if [ "$START_VM" == "yes" ]; then
diff --git a/vm/mikrotik-routeros.sh b/vm/mikrotik-routeros.sh
index e23eeed5..35a92d9b 100644
--- a/vm/mikrotik-routeros.sh
+++ b/vm/mikrotik-routeros.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
cat <<"EOF"
@@ -274,7 +274,7 @@ qm set $VMID \
-scsi0 ${DISK1_REF},size=2G \
-boot order=scsi0 \
-description "# Mikrotik RouterOS VM
-### https://github.com/nicedevil007/Proxmox
+### https://github.com/tteck/Proxmox
[](https://ko-fi.com/D1D7EP4GF)" >/dev/null
msg_ok "Mikrotik RouterOS VM ${CL}${BL}(${HN})"
if [ "$START_VM" == "yes" ]; then
diff --git a/vm/openwrt.sh b/vm/openwrt.sh
index 3709486e..9c511e37 100644
--- a/vm/openwrt.sh
+++ b/vm/openwrt.sh
@@ -4,7 +4,7 @@
# Author: tteck (tteckster)
# Jon Spriggs (jontheniceguy)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
# Based on work from https://i12bretro.github.io/tutorials/0405.html
function header_info {
@@ -475,7 +475,7 @@ qm set $VMID \
-scsi0 ${DISK1_REF},size=512M \
-boot order=scsi0 \
-description "# OpenWrt VM
-### https://github.com/nicedevil007/Proxmox
+### https://github.com/tteck/Proxmox
[](https://ko-fi.com/D1D7EP4GF)" >/dev/null
msg_ok "OpenWrt VM ${CL}${BL}(${HN})"
msg_info "OpenWrt is being started in order to configure the network interfaces."
diff --git a/vm/pimox-haos-vm.sh b/vm/pimox-haos-vm.sh
index ff3dc223..1cf39709 100644
--- a/vm/pimox-haos-vm.sh
+++ b/vm/pimox-haos-vm.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
cat <<"EOF"
@@ -316,7 +316,7 @@ qm set $VMID \
qm set $VMID \
-boot order=scsi0 >/dev/null
qm set $VMID -description "# PiMox HAOS
-### https://github.com/nicedevil007/Proxmox
+### https://github.com/tteck/Proxmox
[](https://ko-fi.com/D1D7EP4GF)" >/dev/null
msg_ok "Created HAOS VM ${CL}${BL}(${HN})"
if [ "$START_VM" == "yes" ]; then