diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index 3b61df05..124b19c2 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/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).
+- 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).
- 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 7c8d7a5a..8f370ecf 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/tteck/Proxmox/discussions)
+ - For suggestions, questions or feature/script requests, please share them in the [Discussions section.](https://github.com/nicedevil007/Proxmox/discussions)
- type: input
id: guidelines
attributes:
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 15de103c..53bf8932 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -118,7 +118,7 @@
### Changed
- **qBittorrent LXC**
- - Removed from this repository for potential malicious hidden code https://github.com/tteck/Proxmox/discussions/1725
+ - Removed from this repository for potential malicious hidden code https://github.com/nicedevil007/Proxmox/discussions/1725
## 2023-08-16
@@ -213,7 +213,7 @@
### Changed
- **Proxmox VE Monitor-All**
- - Skip instances based on onboot and templates. [8c2a3cc](https://github.com/tteck/Proxmox/commit/8c2a3cc4d774fa13d17f695d6bdf9a4deedb1372).
+ - Skip instances based on onboot and templates. [8c2a3cc](https://github.com/nicedevil007/Proxmox/commit/8c2a3cc4d774fa13d17f695d6bdf9a4deedb1372).
## 2023-06-12
@@ -349,7 +349,7 @@
- **InfluxDB LXC**
- Choosing InfluxDB v1 will result in Chronograf being installed automatically.
-- **[User Submitted Guides](https://github.com/tteck/Proxmox/blob/main/USER_SUBMITTED_GUIDES.md)**
+- **[User Submitted Guides](https://github.com/nicedevil007/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
@@ -653,7 +653,7 @@
### Changed
-- **v5 Scripts** (Testing before moving forward https://github.com/tteck/Proxmox/discussions/881)
+- **v5 Scripts** (Testing before moving forward https://github.com/nicedevil007/Proxmox/discussions/881)
- Adguard Home LXC
- Docker LXC
- Home Assistant Core LXC
@@ -743,7 +743,7 @@
### Changed
- **Proxmox LXC Updater**
- - Now updates Ubuntu, Debian, Devuan, Alpine Linux, CentOS-Rocky-Alma, Fedora, ArchLinux [(@Uruknara)](https://github.com/tteck/Proxmox/commits?author=Uruknara)
+ - Now updates Ubuntu, Debian, Devuan, Alpine Linux, CentOS-Rocky-Alma, Fedora, ArchLinux [(@Uruknara)](https://github.com/nicedevil007/Proxmox/commits?author=Uruknara)
## 2022-11-13
@@ -757,7 +757,7 @@
### Changed
- **HA Bluetooth Integration Preparation**
- - [NEW Script](https://github.com/tteck/Proxmox/discussions/719)
+ - [NEW Script](https://github.com/nicedevil007/Proxmox/discussions/719)
## 2022-11-04
@@ -780,7 +780,7 @@
### Changed
- **Container & Core Restore from Backup**
- - [NEW Scripts](https://github.com/tteck/Proxmox/discussions/674)
+ - [NEW Scripts](https://github.com/nicedevil007/Proxmox/discussions/674)
## 2022-10-07
@@ -953,7 +953,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/tteck/Proxmox/discussions/378)
+ - 👉 [more info](https://github.com/nicedevil007/Proxmox/discussions/378)
## 2022-07-22
@@ -1165,7 +1165,7 @@
### Changed
- **ALL LXC's**
- - New [V3 Install Script](https://github.com/tteck/Proxmox/issues/162)
+ - New [V3 Install Script](https://github.com/nicedevil007/Proxmox/issues/162)
- **ioBroker LXC**
- New Script V3
@@ -1446,28 +1446,28 @@
### Changed
- **Node-Red LXC**
- - Add Install [Themes Script](https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/node-red-themes.png)
+ - Add Install [Themes Script](https://raw.githubusercontent.com/nicedevil007/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/tteck/Proxmox/main/misc/images/update-menu.png)
+ - Add Options to [Update Menu](https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/images/update-menu.png)
## 2022-02-14
### Changed
- **Home Assistant Container LXC**
- - Add [Update Menu](https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/update-menu.png)
+ - Add [Update Menu](https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/images/update-menu.png)
## 2022-02-13
### Changed
- **Mariadb LXC**
- - Add [Adminer](https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/adminer.png) (formerly phpMinAdmin), a full-featured database management tool
+ - Add [Adminer](https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/images/adminer.png) (formerly phpMinAdmin), a full-featured database management tool
## 2022-02-12
@@ -1485,7 +1485,7 @@
- **GamUntu LXC**
- New Script
- **Jellyfin Media Server LXC**
- - new script to fix [start issue](https://github.com/tteck/Proxmox/issues/29#issue-1127457380)
+ - new script to fix [start issue](https://github.com/nicedevil007/Proxmox/issues/29#issue-1127457380)
- **MotionEye NVR LXC**
- New script
@@ -1559,7 +1559,7 @@
- `va-driver-all` is preinstalled
- now using Ubuntu 21.10
- **misc**
- - 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
+ - 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
## Initial Catch up - 2022-01-23
diff --git a/CODE-AUDIT.md b/CODE-AUDIT.md
index f1c40e9b..cc9f444e 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/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.
+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.
-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.
+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.
diff --git a/README.md b/README.md
index c27d9e2b..2bf693b7 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 807800c3..20130653 100644
--- a/ct/adguard.sh
+++ b/ct/adguard.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/alpine-docker.sh b/ct/alpine-docker.sh
index 2a0c46eb..7a55b349 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/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/alpine-grafana.sh b/ct/alpine-grafana.sh
index f891e48d..c602f465 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/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/alpine-nextcloud.sh b/ct/alpine-nextcloud.sh
index 9f8462d5..4a8e4761 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/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/alpine-vaultwarden.sh b/ct/alpine-vaultwarden.sh
index 6add4976..3e0596ac 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/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/alpine-zigbee2mqtt.sh b/ct/alpine-zigbee2mqtt.sh
index 1a0f92b4..bd7fcd45 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/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/alpine.sh b/ct/alpine.sh
index f134cac0..34e62798 100644
--- a/ct/alpine.sh
+++ b/ct/alpine.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/archlinux.sh b/ct/archlinux.sh
index 75e4119d..0059dd1b 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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/tteck/Proxmox/main/ct/create_lxc.sh)" || exit
+bash -c "$(wget -qLO - https://raw.githubusercontent.com/nicedevil007/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 4df74961..092c9933 100644
--- a/ct/audiobookshelf.sh
+++ b/ct/audiobookshelf.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/autobrr.sh b/ct/autobrr.sh
index c3f79c42..d3d1149d 100644
--- a/ct/autobrr.sh
+++ b/ct/autobrr.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/bazarr.sh b/ct/bazarr.sh
index be9cc53a..16454746 100755
--- a/ct/bazarr.sh
+++ b/ct/bazarr.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/blocky.sh b/ct/blocky.sh
index 049f979d..83364340 100644
--- a/ct/blocky.sh
+++ b/ct/blocky.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/casaos.sh b/ct/casaos.sh
index 52e9f880..7a0b7ddd 100644
--- a/ct/casaos.sh
+++ b/ct/casaos.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/changedetection.sh b/ct/changedetection.sh
index 8f938dd5..13d1daac 100644
--- a/ct/changedetection.sh
+++ b/ct/changedetection.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/cloudflared.sh b/ct/cloudflared.sh
index 59634450..7a34aaea 100644
--- a/ct/cloudflared.sh
+++ b/ct/cloudflared.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/create_lxc.sh b/ct/create_lxc.sh
index 1cd31ba0..b73fe3df 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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 4d59253a..a670a47a 100644
--- a/ct/cronicle.sh
+++ b/ct/cronicle.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/daemonsync.sh b/ct/daemonsync.sh
index c134ce41..8bbdc02f 100644
--- a/ct/daemonsync.sh
+++ b/ct/daemonsync.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/dashy.sh b/ct/dashy.sh
index 64016d38..188a9dd7 100644
--- a/ct/dashy.sh
+++ b/ct/dashy.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/debian.sh b/ct/debian.sh
index f684369d..1d6211f0 100644
--- a/ct/debian.sh
+++ b/ct/debian.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/deconz.sh b/ct/deconz.sh
index 2c59fa20..04e1d656 100644
--- a/ct/deconz.sh
+++ b/ct/deconz.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/deluge.sh b/ct/deluge.sh
index 163fe125..fd8f419a 100644
--- a/ct/deluge.sh
+++ b/ct/deluge.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/devuan.sh b/ct/devuan.sh
index 25bdc96f..a41748d7 100644
--- a/ct/devuan.sh
+++ b/ct/devuan.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/docker.sh b/ct/docker.sh
index db176aec..fe5da9fa 100644
--- a/ct/docker.sh
+++ b/ct/docker.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/emby.sh b/ct/emby.sh
index 1491a55c..6cf0405d 100644
--- a/ct/emby.sh
+++ b/ct/emby.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/emqx.sh b/ct/emqx.sh
index ccfbd747..3f543211 100644
--- a/ct/emqx.sh
+++ b/ct/emqx.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/esphome.sh b/ct/esphome.sh
index a752b0d3..e0e0e692 100644
--- a/ct/esphome.sh
+++ b/ct/esphome.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/fhem.sh b/ct/fhem.sh
index 7f9c8ecf..25ee83bd 100644
--- a/ct/fhem.sh
+++ b/ct/fhem.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/go2rtc.sh b/ct/go2rtc.sh
index 89c7405b..34e23885 100644
--- a/ct/go2rtc.sh
+++ b/ct/go2rtc.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/grafana.sh b/ct/grafana.sh
index 9b61620b..75bdca68 100644
--- a/ct/grafana.sh
+++ b/ct/grafana.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/grocy.sh b/ct/grocy.sh
index 020971cb..6a2336d2 100644
--- a/ct/grocy.sh
+++ b/ct/grocy.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/heimdalldashboard.sh b/ct/heimdalldashboard.sh
index 8dd31293..f10dccb4 100644
--- a/ct/heimdalldashboard.sh
+++ b/ct/heimdalldashboard.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/homarr.sh b/ct/homarr.sh
index 4f327ec7..e5bc178f 100644
--- a/ct/homarr.sh
+++ b/ct/homarr.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/homeassistant-core.sh b/ct/homeassistant-core.sh
index 7b14b802..834a0c9d 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/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/homeassistant.sh b/ct/homeassistant.sh
index 3c1abf63..584d5195 100644
--- a/ct/homeassistant.sh
+++ b/ct/homeassistant.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/homebridge.sh b/ct/homebridge.sh
index 7522a7f4..c70dc897 100644
--- a/ct/homebridge.sh
+++ b/ct/homebridge.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/homepage.sh b/ct/homepage.sh
index eba11d3c..f6bcd962 100644
--- a/ct/homepage.sh
+++ b/ct/homepage.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/homer.sh b/ct/homer.sh
index fcdc17ac..a7f72b03 100644
--- a/ct/homer.sh
+++ b/ct/homer.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/hyperion.sh b/ct/hyperion.sh
index fbd17687..193d9f5c 100644
--- a/ct/hyperion.sh
+++ b/ct/hyperion.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/influxdb.sh b/ct/influxdb.sh
index 3c7bda46..f0173f3d 100644
--- a/ct/influxdb.sh
+++ b/ct/influxdb.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/iobroker.sh b/ct/iobroker.sh
index 8feef540..97a67d12 100644
--- a/ct/iobroker.sh
+++ b/ct/iobroker.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/jackett.sh b/ct/jackett.sh
index 892e2da2..7c0f8e96 100644
--- a/ct/jackett.sh
+++ b/ct/jackett.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/jellyfin.sh b/ct/jellyfin.sh
index 5c8018fd..5b277edf 100644
--- a/ct/jellyfin.sh
+++ b/ct/jellyfin.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/jellyseerr.sh b/ct/jellyseerr.sh
index ef320216..8b5360ce 100644
--- a/ct/jellyseerr.sh
+++ b/ct/jellyseerr.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/k0s.sh b/ct/k0s.sh
index 0591912e..3abba38a 100644
--- a/ct/k0s.sh
+++ b/ct/k0s.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/kavita.sh b/ct/kavita.sh
index 4d86cd74..a6264a36 100644
--- a/ct/kavita.sh
+++ b/ct/kavita.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/keycloak.sh b/ct/keycloak.sh
index 5d9215b8..e77397d5 100644
--- a/ct/keycloak.sh
+++ b/ct/keycloak.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/lidarr.sh b/ct/lidarr.sh
index 9f2bbb5d..a67d0b37 100644
--- a/ct/lidarr.sh
+++ b/ct/lidarr.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/magicmirror.sh b/ct/magicmirror.sh
index c3078bc3..ea1563ad 100644
--- a/ct/magicmirror.sh
+++ b/ct/magicmirror.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/mariadb.sh b/ct/mariadb.sh
index dcf59e0d..08c8f436 100644
--- a/ct/mariadb.sh
+++ b/ct/mariadb.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/meshcentral.sh b/ct/meshcentral.sh
index 03b3efd2..7d7fce12 100644
--- a/ct/meshcentral.sh
+++ b/ct/meshcentral.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/motioneye.sh b/ct/motioneye.sh
index 8ec8f6a2..2059ac09 100644
--- a/ct/motioneye.sh
+++ b/ct/motioneye.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/mqtt.sh b/ct/mqtt.sh
index 79273287..5d66eefa 100644
--- a/ct/mqtt.sh
+++ b/ct/mqtt.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/n8n.sh b/ct/n8n.sh
index fbf697a8..f1b6df69 100644
--- a/ct/n8n.sh
+++ b/ct/n8n.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/navidrome.sh b/ct/navidrome.sh
index 258c0acd..adb2757c 100644
--- a/ct/navidrome.sh
+++ b/ct/navidrome.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/nextcloudpi.sh b/ct/nextcloudpi.sh
index 1b63695c..3603fea5 100644
--- a/ct/nextcloudpi.sh
+++ b/ct/nextcloudpi.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/nginxproxymanager.sh b/ct/nginxproxymanager.sh
index 5a5dd685..f96d01ca 100644
--- a/ct/nginxproxymanager.sh
+++ b/ct/nginxproxymanager.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/nocodb.sh b/ct/nocodb.sh
index 3c400a1e..31a47725 100644
--- a/ct/nocodb.sh
+++ b/ct/nocodb.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/node-red.sh b/ct/node-red.sh
index 029bbae8..1e2fd404 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/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/octoprint.sh b/ct/octoprint.sh
index 3d4cb3e0..7974e14f 100644
--- a/ct/octoprint.sh
+++ b/ct/octoprint.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/omada.sh b/ct/omada.sh
index 3d41116a..9bed4320 100644
--- a/ct/omada.sh
+++ b/ct/omada.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/ombi.sh b/ct/ombi.sh
index 156d7507..ecf2e6da 100644
--- a/ct/ombi.sh
+++ b/ct/ombi.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/omv.sh b/ct/omv.sh
index 063bc49b..002ff8ee 100644
--- a/ct/omv.sh
+++ b/ct/omv.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/openhab.sh b/ct/openhab.sh
index 168785b8..f1fb6457 100644
--- a/ct/openhab.sh
+++ b/ct/openhab.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/openobserve.sh b/ct/openobserve.sh
index d3300770..ab9a8767 100644
--- a/ct/openobserve.sh
+++ b/ct/openobserve.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/overseerr.sh b/ct/overseerr.sh
index 8f3ce0a1..7c6acdfa 100644
--- a/ct/overseerr.sh
+++ b/ct/overseerr.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/paperless-ngx.sh b/ct/paperless-ngx.sh
index ff4db22b..a76ed33d 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/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/photoprism.sh b/ct/photoprism.sh
index ae29e486..e61684bf 100644
--- a/ct/photoprism.sh
+++ b/ct/photoprism.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/pialert.sh b/ct/pialert.sh
index 17a1195b..7ba89a40 100644
--- a/ct/pialert.sh
+++ b/ct/pialert.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/pihole.sh b/ct/pihole.sh
index 9417013d..f8feffc1 100644
--- a/ct/pihole.sh
+++ b/ct/pihole.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/plex.sh b/ct/plex.sh
index 77cf02a7..11137f4d 100644
--- a/ct/plex.sh
+++ b/ct/plex.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/podman-homeassistant.sh b/ct/podman-homeassistant.sh
index 14c2ed98..38c84c6d 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/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/podman.sh b/ct/podman.sh
index bd048a08..51591e2d 100644
--- a/ct/podman.sh
+++ b/ct/podman.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/postgresql.sh b/ct/postgresql.sh
index b3b9106e..ac41a59e 100644
--- a/ct/postgresql.sh
+++ b/ct/postgresql.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/prometheus.sh b/ct/prometheus.sh
index 3ee8a3de..7c6b6f5e 100644
--- a/ct/prometheus.sh
+++ b/ct/prometheus.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/prowlarr.sh b/ct/prowlarr.sh
index 09c3bdd5..a344cd17 100644
--- a/ct/prowlarr.sh
+++ b/ct/prowlarr.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/qbittorrent.sh b/ct/qbittorrent.sh
index 40cfa24d..a9816490 100644
--- a/ct/qbittorrent.sh
+++ b/ct/qbittorrent.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/radarr.sh b/ct/radarr.sh
index 8a1d5972..4446dc7b 100644
--- a/ct/radarr.sh
+++ b/ct/radarr.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/rdtclient.sh b/ct/rdtclient.sh
index 3e70c3dd..f678420a 100755
--- a/ct/rdtclient.sh
+++ b/ct/rdtclient.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/readarr.sh b/ct/readarr.sh
index 1a1eb7c2..d903f72f 100644
--- a/ct/readarr.sh
+++ b/ct/readarr.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/rockylinux.sh b/ct/rockylinux.sh
index 02a0a090..e58e1b80 100644
--- a/ct/rockylinux.sh
+++ b/ct/rockylinux.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/rtsptoweb.sh b/ct/rtsptoweb.sh
index ce040eb5..1d6a7257 100644
--- a/ct/rtsptoweb.sh
+++ b/ct/rtsptoweb.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/sabnzbd.sh b/ct/sabnzbd.sh
index be10fb72..db6d417d 100644
--- a/ct/sabnzbd.sh
+++ b/ct/sabnzbd.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/scrypted.sh b/ct/scrypted.sh
index e3c15644..b10084fd 100644
--- a/ct/scrypted.sh
+++ b/ct/scrypted.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/shinobi.sh b/ct/shinobi.sh
index c5ce6ae3..19b9bebb 100644
--- a/ct/shinobi.sh
+++ b/ct/shinobi.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/sonarr.sh b/ct/sonarr.sh
index cbcf3e34..b2d8c7d8 100644
--- a/ct/sonarr.sh
+++ b/ct/sonarr.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/syncthing.sh b/ct/syncthing.sh
index b45fcfd8..80d1fbcf 100644
--- a/ct/syncthing.sh
+++ b/ct/syncthing.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/tautulli.sh b/ct/tautulli.sh
index 5baf342d..43b5d11f 100644
--- a/ct/tautulli.sh
+++ b/ct/tautulli.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/tdarr.sh b/ct/tdarr.sh
index cff3d7fc..dc634e0c 100644
--- a/ct/tdarr.sh
+++ b/ct/tdarr.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/technitiumdns.sh b/ct/technitiumdns.sh
index fa139dc1..f5cee071 100644
--- a/ct/technitiumdns.sh
+++ b/ct/technitiumdns.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/transmission.sh b/ct/transmission.sh
index fd8a5c2d..fb507464 100644
--- a/ct/transmission.sh
+++ b/ct/transmission.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/trilium.sh b/ct/trilium.sh
index 7216f249..fb88ff44 100644
--- a/ct/trilium.sh
+++ b/ct/trilium.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/ubuntu.sh b/ct/ubuntu.sh
index 1804b96b..c858d78e 100644
--- a/ct/ubuntu.sh
+++ b/ct/ubuntu.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/umbrel.sh b/ct/umbrel.sh
index 8babfc1b..3cd4c844 100644
--- a/ct/umbrel.sh
+++ b/ct/umbrel.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/unifi.sh b/ct/unifi.sh
index 5f20a0ed..c05b5d25 100644
--- a/ct/unifi.sh
+++ b/ct/unifi.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/uptimekuma.sh b/ct/uptimekuma.sh
index 108a004a..efb56d9b 100644
--- a/ct/uptimekuma.sh
+++ b/ct/uptimekuma.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/vaultwarden.sh b/ct/vaultwarden.sh
index b804f195..0147c75a 100644
--- a/ct/vaultwarden.sh
+++ b/ct/vaultwarden.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/whisparr.sh b/ct/whisparr.sh
index 4304d4aa..bb70aa47 100644
--- a/ct/whisparr.sh
+++ b/ct/whisparr.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/whoogle.sh b/ct/whoogle.sh
index c6054537..c8e9e35f 100644
--- a/ct/whoogle.sh
+++ b/ct/whoogle.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/wikijs.sh b/ct/wikijs.sh
index 44027900..eb4a65b6 100644
--- a/ct/wikijs.sh
+++ b/ct/wikijs.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/wireguard.sh b/ct/wireguard.sh
index 828697d9..80b2a028 100644
--- a/ct/wireguard.sh
+++ b/ct/wireguard.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/yunohost.sh b/ct/yunohost.sh
index b024d239..0c8a82b2 100644
--- a/ct/yunohost.sh
+++ b/ct/yunohost.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/zigbee2mqtt.sh b/ct/zigbee2mqtt.sh
index 14b75066..533a8368 100644
--- a/ct/zigbee2mqtt.sh
+++ b/ct/zigbee2mqtt.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/zoraxy.sh b/ct/zoraxy.sh
index 354a4434..fcd0cde7 100644
--- a/ct/zoraxy.sh
+++ b/ct/zoraxy.sh
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/ct/zwave-js-ui.sh b/ct/zwave-js-ui.sh
index 465f02df..d44759e6 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/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/install/adguard-install.sh b/install/adguard-install.sh
index 4b03cb71..c39b9455 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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 eacbe6b0..b1753314 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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 09dc91ef..db493f08 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/alpine-install.sh b/install/alpine-install.sh
index 72830ebb..92468f42 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/alpine-nextcloud.sh b/install/alpine-nextcloud.sh
index 38e094d2..d5cd9307 100644
--- a/install/alpine-nextcloud.sh
+++ b/install/alpine-nextcloud.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2021-2023 tteck
# Author: tteck (tteckster)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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 c66c36b3..ab1aaf14 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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 322e6e5f..2959ea32 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/audiobookshelf-install.sh b/install/audiobookshelf-install.sh
index b0abeca6..bb607b4b 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/autobrr-install.sh b/install/autobrr-install.sh
index 5a50883d..ff6b995f 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/bazarr-install.sh b/install/bazarr-install.sh
index a8f07da9..9276b2d0 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/blocky-install.sh b/install/blocky-install.sh
index 6ef5abcc..2bf8a5f3 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/casaos-install.sh b/install/casaos-install.sh
index c0a068d0..73207c4c 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/changedetection-install.sh b/install/changedetection-install.sh
index 7ad0e307..e02dd246 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/cloudflared-install.sh b/install/cloudflared-install.sh
index 3d41a7b9..ff127482 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/cronicle-install.sh b/install/cronicle-install.sh
index a38bcf06..6fa931c2 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/daemonsync-install.sh b/install/daemonsync-install.sh
index 8118f42b..01f56b16 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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/tteck/Proxmox/raw/main/misc/daemonsync_2.2.0.0059_amd64.deb
+wget -qL https://github.com/nicedevil007/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 f4819a83..9eb87dab 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/debian-install.sh b/install/debian-install.sh
index af84fbb8..d6285e99 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/deconz-install.sh b/install/deconz-install.sh
index 54631139..08b61f93 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/deluge-install.sh b/install/deluge-install.sh
index 1fde3caa..d128a43e 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/devuan-install.sh b/install/devuan-install.sh
index 64e6f242..9b9c6a40 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/docker-install.sh b/install/docker-install.sh
index 1a15edb3..553a2cfb 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"
color
diff --git a/install/emby-install.sh b/install/emby-install.sh
index 52fc3af6..e5d48ba7 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/emqx-install.sh b/install/emqx-install.sh
index a1d69324..d2d9882a 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/esphome-install.sh b/install/esphome-install.sh
index 5cb2cb59..1e953a84 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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/tteck/Proxmox/raw/main/ct/${app}.sh)\"" >/usr/bin/update
+echo "bash -c \"\$(wget -qLO - https://github.com/nicedevil007/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 e3ce0f67..4eb7ee28 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/go2rtc-install.sh b/install/go2rtc-install.sh
index a5092fd8..840dc8ec 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/grafana-install.sh b/install/grafana-install.sh
index 6f5a3efc..0423885f 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/grocy-install.sh b/install/grocy-install.sh
index 33f2e31d..c752a382 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/heimdalldashboard-install.sh b/install/heimdalldashboard-install.sh
index 78d3be90..a426edc1 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/homarr-install.sh b/install/homarr-install.sh
index d4f91978..372932e6 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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 0c3a8cff..828c8d58 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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/tteck/Proxmox/raw/main/ct/${app}.sh)\"" >/usr/bin/update
+echo "bash -c \"\$(wget -qLO - https://github.com/nicedevil007/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 5bfe63d2..ac701ff6 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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/tteck/Proxmox/raw/main/ct/${app}.sh)\"" >/usr/bin/update
+echo "bash -c \"\$(wget -qLO - https://github.com/nicedevil007/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 ed071136..92c532ca 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/homepage-install.sh b/install/homepage-install.sh
index 52dbd17e..55296086 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/homer-install.sh b/install/homer-install.sh
index f4a8d3eb..fd09195f 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/hyperion-install.sh b/install/hyperion-install.sh
index 17971c57..a678b5df 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/influxdb-install.sh b/install/influxdb-install.sh
index b1683824..8341e50e 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/iobroker-install.sh b/install/iobroker-install.sh
index ae553a46..ebdc583f 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/jackett-install.sh b/install/jackett-install.sh
index e54858d5..c3ca167e 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/jellyfin-install.sh b/install/jellyfin-install.sh
index 787b0ab2..f05a4f41 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/jellyseerr-install.sh b/install/jellyseerr-install.sh
index 45e29472..ebfcfa60 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/k0s-install.sh b/install/k0s-install.sh
index 323bbebe..8147cf0f 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/kavita-install.sh b/install/kavita-install.sh
index b3fe9267..b3d55245 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/keycloak-install.sh b/install/keycloak-install.sh
index e5081b8e..65e1aa48 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/lidarr-install.sh b/install/lidarr-install.sh
index e03c7680..0f744e82 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/magicmirror-install.sh b/install/magicmirror-install.sh
index 52d480b0..40333d5c 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/mariadb-install.sh b/install/mariadb-install.sh
index 19787d93..5cc9ab39 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/meshcentral-install.sh b/install/meshcentral-install.sh
index ec191bdc..c71ddb9c 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/motioneye-install.sh b/install/motioneye-install.sh
index 227cffd0..276f9b54 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/mqtt-install.sh b/install/mqtt-install.sh
index 04ea968a..1eb76caa 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/n8n-install.sh b/install/n8n-install.sh
index 6a250703..4f8741f0 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/navidrome-install.sh b/install/navidrome-install.sh
index d1a890db..6f946d6e 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/nextcloudpi-install.sh b/install/nextcloudpi-install.sh
index 912e5ad6..213cd3b3 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/nginxproxymanager-install.sh b/install/nginxproxymanager-install.sh
index add592ee..55990067 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"
color
diff --git a/install/nocodb-install.sh b/install/nocodb-install.sh
index 509bd282..03906427 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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 5b673133..4a30c333 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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/tteck/Proxmox/raw/main/ct/${app}.sh)\"" >/usr/bin/update
+echo "bash -c \"\$(wget -qLO - https://github.com/nicedevil007/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 3121387c..407dfbd4 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/omada-install.sh b/install/omada-install.sh
index f2f7a3e5..e9d379ff 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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/tteck/Proxmox/raw/main/ct/${app}.sh)\"" >/usr/bin/update
+echo "bash -c \"\$(wget -qLO - https://github.com/nicedevil007/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 99a0a554..6e26a93e 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/omv-install.sh b/install/omv-install.sh
index 872e9c28..9a4217c0 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/openhab-install.sh b/install/openhab-install.sh
index 532a6506..05d78551 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/openobserve-install.sh b/install/openobserve-install.sh
index 48a03e31..6e639307 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/overseerr-install.sh b/install/overseerr-install.sh
index 86a4defa..5f058a66 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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 b52064bf..ee668957 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"
color
diff --git a/install/photoprism-install.sh b/install/photoprism-install.sh
index 8a4e3da2..cc0c3750 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/pialert-install.sh b/install/pialert-install.sh
index 789710c0..6bda1243 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/pihole-install.sh b/install/pihole-install.sh
index 881cb233..98ba9e2c 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/plex-install.sh b/install/plex-install.sh
index 5e7fda8d..36a8d56e 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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 a0fb4f5e..40b209a7 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/podman-install.sh b/install/podman-install.sh
index 951da53b..c6c80ebf 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/postgresql-install.sh b/install/postgresql-install.sh
index f85ca562..005ae5de 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/prometheus-install.sh b/install/prometheus-install.sh
index f2aad6fd..7055359b 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/prowlarr-install.sh b/install/prowlarr-install.sh
index b999d9b5..18be3f72 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/qbittorrent-install.sh b/install/qbittorrent-install.sh
index 64c63001..c8473327 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/radarr-install.sh b/install/radarr-install.sh
index f9e88aa5..776581e2 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/rdtclient-install.sh b/install/rdtclient-install.sh
index 8de86327..e6966f21 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/readarr-install.sh b/install/readarr-install.sh
index 43897970..1e90ba5f 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/rtsptoweb-install.sh b/install/rtsptoweb-install.sh
index 583137be..6b024b4a 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/sabnzbd-install.sh b/install/sabnzbd-install.sh
index 6c97bd07..9a2daa91 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/scrypted-install.sh b/install/scrypted-install.sh
index e51d3a65..80329cfc 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/shinobi-install.sh b/install/shinobi-install.sh
index dd81b791..53e1edff 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/sonarr-install.sh b/install/sonarr-install.sh
index e2857b87..4f4e68f3 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/syncthing-install.sh b/install/syncthing-install.sh
index 3e8eef08..f9510da7 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/tautulli-install.sh b/install/tautulli-install.sh
index da91ab84..5a910850 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/tdarr-install.sh b/install/tdarr-install.sh
index 5e097586..9758cc78 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/technitiumdns-install.sh b/install/technitiumdns-install.sh
index f2b67d39..33c2aff7 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/transmission-install.sh b/install/transmission-install.sh
index 969e6aea..585acef4 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/trilium-install.sh b/install/trilium-install.sh
index da811245..13db1a50 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/ubuntu-install.sh b/install/ubuntu-install.sh
index 64e6f242..9b9c6a40 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/umbrel-install.sh b/install/umbrel-install.sh
index ea4d17ba..f78b19c9 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/unifi-install.sh b/install/unifi-install.sh
index 4ce0e417..3c911176 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/uptimekuma-install.sh b/install/uptimekuma-install.sh
index 47f9ca24..87095733 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/vaultwarden-install.sh b/install/vaultwarden-install.sh
index 65061b80..33359c4d 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"
color
diff --git a/install/whisparr-install.sh b/install/whisparr-install.sh
index 422ae576..0084dd20 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/whoogle-install.sh b/install/whoogle-install.sh
index e513288d..3289a2d2 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/wikijs-install.sh b/install/wikijs-install.sh
index cc2697c4..b153ed75 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/wireguard-install.sh b/install/wireguard-install.sh
index a133b2df..af6135ac 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/yunohost-install.sh b/install/yunohost-install.sh
index 80fd97c4..cf36b8bf 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
color
diff --git a/install/zigbee2mqtt-install.sh b/install/zigbee2mqtt-install.sh
index 1e8b5089..8c86c4ed 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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/tteck/Proxmox/raw/main/ct/${app}.sh)\"" >/usr/bin/update
+echo "bash -c \"\$(wget -qLO - https://github.com/nicedevil007/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 5e23e065..45d7e44d 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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 a9a05c3e..2ee089c6 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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 a4661001..efdac076 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
cat <<"EOF"
diff --git a/misc/all-templates.sh b/misc/all-templates.sh
index 34c291a5..b5e2b2d0 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/misc/bluetooth.sh b/misc/bluetooth.sh
index d3a3ca60..a401a153 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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 c1e36895..2bd95b7f 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/tteck/Proxmox/main/misc/alpine-install.func)"
+ export FUNCTIONS_FILE_PATH="$(curl -s https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/alpine-install.func)"
else
- export FUNCTIONS_FILE_PATH="$(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/install.func)"
+ export FUNCTIONS_FILE_PATH="$(curl -s https://raw.githubusercontent.com/nicedevil007/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/tteck/Proxmox/main/ct/create_lxc.sh)" || exit
+ bash -c "$(wget -qLO - https://raw.githubusercontent.com/nicedevil007/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/tteck/Proxmox/main/install/$var_install.sh)" || exit
+ lxc-attach -n "$CTID" -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/nicedevil007/Proxmox/main/install/$var_install.sh)" || exit
}
diff --git a/misc/clean-lxcs.sh b/misc/clean-lxcs.sh
index a44e67cb..83b27e3b 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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/tteck/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/nicedevil007/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 1e73f66d..87d92e58 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info() {
clear
diff --git a/misc/code-server.sh b/misc/code-server.sh
index cc32de97..0cddc2a5 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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 efb169d1..a7bbdb54 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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 e24677c3..955e6f77 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/tteck/Proxmox/raw/main/misc/copy-data/home-assistant-container-copy-data-home-assistant-container.sh)"
+bash -c "$(wget -qLO - https://github.com/nicedevil007/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/tteck/Proxmox/raw/main/misc/copy-data/home-assistant-container-copy-data-home-assistant-core.sh)"
+bash -c "$(wget -qLO - https://github.com/nicedevil007/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/tteck/Proxmox/raw/main/misc/copy-data/home-assistant-container-copy-data-podman-home-assistant.sh)"
+bash -c "$(wget -qLO - https://github.com/nicedevil007/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/tteck/Proxmox/raw/main/misc/copy-data/podman-home-assistant-copy-data-home-assistant-container.sh)"
+bash -c "$(wget -qLO - https://github.com/nicedevil007/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/tteck/Proxmox/raw/main/misc/copy-data/home-assistant-core-copy-data-home-assistant-container.sh)"
+bash -c "$(wget -qLO - https://github.com/nicedevil007/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/tteck/Proxmox/raw/main/misc/copy-data/home-assistant-core-copy-data-home-assistant-core.sh)"
+bash -c "$(wget -qLO - https://github.com/nicedevil007/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/tteck/Proxmox/raw/main/misc/copy-data/plex-copy-data-plex.sh)"
+bash -c "$(wget -qLO - https://github.com/nicedevil007/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/tteck/Proxmox/raw/main/misc/copy-data/z2m-copy-data-z2m.sh)"
+bash -c "$(wget -qLO - https://github.com/nicedevil007/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/tteck/Proxmox/raw/main/misc/copy-data/zwavejs2mqtt-copy-data-zwavejsui.sh)"
+bash -c "$(wget -qLO - https://github.com/nicedevil007/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 9da8f68a..ceabdc99 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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/tteck/Proxmox/main/misc/copy-data/home-assistant-container-copy-data-home-assistant-container.sh)"
+# bash -c "$(wget -qLO - https://raw.githubusercontent.com/nicedevil007/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 19a0975c..50a88426 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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/tteck/Proxmox/main/misc/copy-data/home-assistant-container-copy-data-home-assistant-core.sh)"
+# bash -c "$(wget -qLO - https://raw.githubusercontent.com/nicedevil007/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 01ac7b82..2bb6fdea 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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/tteck/Proxmox/main/misc/copy-data/home-assistant-container-copy-data-podman-home-assistant.sh)"
+# bash -c "$(wget -qLO - https://raw.githubusercontent.com/nicedevil007/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 e2ae0eec..8e40be53 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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/tteck/Proxmox/main/misc/copy-data/home-assistant-core-copy-data-home-assistant-container.sh)"
+# bash -c "$(wget -qLO - https://raw.githubusercontent.com/nicedevil007/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 7603e8a1..c768e86c 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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/tteck/Proxmox/main/misc/copy-data/home-assistant-core-copy-data-home-assistant-core.sh)"
+# bash -c "$(wget -qLO - https://raw.githubusercontent.com/nicedevil007/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 58ef49f0..4c63e637 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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/tteck/Proxmox/main/misc/copy-data/plex-copy-data-plex.sh)"
+# bash -c "$(wget -qLO - https://raw.githubusercontent.com/nicedevil007/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 0d8a6542..620ac8b8 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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/tteck/Proxmox/main/misc/copy-data/podman-home-assistant-copy-data-home-assistant-container.sh)"
+# bash -c "$(wget -qLO - https://raw.githubusercontent.com/nicedevil007/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 ee69da79..2cbca3ca 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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/tteck/Proxmox/main/misc/copy-data/z2m-copy-data-z2m.sh)"
+# bash -c "$(wget -qLO - https://raw.githubusercontent.com/nicedevil007/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 c4375761..ad8dee09 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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/tteck/Proxmox/main/misc/copy-data/zwavejs2mqtt-copy-data-zwavejsui.sh)"
+# bash -c "$(wget -qLO - https://raw.githubusercontent.com/nicedevil007/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 0f41adfc..ebd99e68 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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 9fa9b549..4dc3d55c 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/tteck/Proxmox/raw/main/LICENSE
-# bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/cron-update-lxcs.sh)"
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
+# bash -c "$(wget -qLO - https://github.com/nicedevil007/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/tteck/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/nicedevil007/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/tteck/Proxmox/raw/main/misc/update-lxcs-cron.sh") | crontab -
+ (crontab -l | grep -v "github.com/nicedevil007/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 712e0b19..4a3f442d 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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 876f5cab..58d7fa9c 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
-# bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/edge-kernel.sh)"
+# bash -c "$(wget -qLO - https://github.com/nicedevil007/Proxmox/raw/main/misc/edge-kernel.sh)"
function header_info {
cat <<"EOF"
____ _ ________ ______ __ __ __ __
diff --git a/misc/filebrowser.sh b/misc/filebrowser.sh
index b4e40fd1..e489ea4f 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
cat <<"EOF"
diff --git a/misc/frigate-support.sh b/misc/frigate-support.sh
index 88e43ea1..05769e40 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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/tteck/Proxmox/raw/main/misc/frigate-support.sh)"
+# bash -c "$(wget -qLO - https://github.com/nicedevil007/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 f2c231d8..068893f8 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/misc/kernel-clean.sh b/misc/kernel-clean.sh
index d34a63af..62107773 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/misc/microcode.sh b/misc/microcode.sh
index 7900bacd..eb3b4da2 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/misc/monitor-all.sh b/misc/monitor-all.sh
index 02d0b696..257ce0f4 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
clear
cat <<"EOF"
diff --git a/misc/olivetin.sh b/misc/olivetin.sh
index c8015572..009b10d0 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/misc/pbs3-upgrade.sh b/misc/pbs3-upgrade.sh
index 942154df..a44b4e97 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
header_info() {
clear
diff --git a/misc/post-pbs-install.sh b/misc/post-pbs-install.sh
index 9f53edc3..79689e7b 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
header_info() {
clear
diff --git a/misc/post-pve-install.sh b/misc/post-pve-install.sh
index 5f4fe348..ca0dfc88 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
header_info() {
clear
diff --git a/misc/pve8-upgrade.sh b/misc/pve8-upgrade.sh
index e2e86cb5..da843433 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
header_info() {
clear
diff --git a/misc/pyenv.sh b/misc/pyenv.sh
index 675a0344..7eda5cd6 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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 20138b08..ebb1f1c0 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
header_info() {
clear
diff --git a/misc/update-lxcs-cron.sh b/misc/update-lxcs-cron.sh
index 82184365..cb8b5a03 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
echo "$(date)"
excluded_containers=("$@")
diff --git a/misc/update-lxcs.sh b/misc/update-lxcs.sh
index 1e63ff1b..eb0b4569 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/misc/usb-passthrough.sh b/misc/usb-passthrough.sh
index 851b3e06..8056d7c0 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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 b4375267..c303babe 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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/tteck/Proxmox/main/misc/webmin.sh)"
+# bash -c "$(wget -qLO - https://raw.githubusercontent.com/nicedevil007/Proxmox/main/misc/webmin.sh)"
diff --git a/turnkey/turnkey.sh b/turnkey/turnkey.sh
index 292930f6..2dee1417 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
diff --git a/vm/haos-vm.sh b/vm/haos-vm.sh
index 8294ec68..7c0a6d4d 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/Proxmox/raw/main/LICENSE
function header_info {
clear
@@ -419,7 +419,7 @@ qm set $VMID \
-scsi0 ${DISK1_REF},${DISK_CACHE}${THIN}size=32G \
-boot order=scsi0 \
-description "# Home Assistant OS
-### https://github.com/tteck/Proxmox
+### https://github.com/nicedevil007/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 35a92d9b..e23eeed5 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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/tteck/Proxmox
+### https://github.com/nicedevil007/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 9c511e37..3709486e 100644
--- a/vm/openwrt.sh
+++ b/vm/openwrt.sh
@@ -4,7 +4,7 @@
# Author: tteck (tteckster)
# Jon Spriggs (jontheniceguy)
# License: MIT
-# https://github.com/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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/tteck/Proxmox
+### https://github.com/nicedevil007/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 1cf39709..ff3dc223 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/tteck/Proxmox/raw/main/LICENSE
+# https://github.com/nicedevil007/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/tteck/Proxmox
+### https://github.com/nicedevil007/Proxmox
[](https://ko-fi.com/D1D7EP4GF)" >/dev/null
msg_ok "Created HAOS VM ${CL}${BL}(${HN})"
if [ "$START_VM" == "yes" ]; then