From 3b609a31fc2d73a879941c328938fc14afd18125 Mon Sep 17 00:00:00 2001 From: luismco Date: Thu, 15 Jan 2026 10:13:12 +0000 Subject: [PATCH] Ready for PR --- ct/flatnotes.sh | 2 +- install/flatnotes-install.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ct/flatnotes.sh b/ct/flatnotes.sh index e296ba1dd..01b8e0f27 100644 --- a/ct/flatnotes.sh +++ b/ct/flatnotes.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -fsSL https://raw.githubusercontent.com/luismco/ProxmoxVED/refs/heads/flatnotes/misc/build.func) +source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func) # Copyright (c) 2021-2026 community-scripts ORG # Author: luismco # License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE diff --git a/install/flatnotes-install.sh b/install/flatnotes-install.sh index 8470e015b..2ea64e0ba 100644 --- a/install/flatnotes-install.sh +++ b/install/flatnotes-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: luismco # License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE -# Source: https://github.com/technomancer702/nodecast-tv +# Source: https://github.com/dullage/flatnotes source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color