From 5d299f3a36b1357d9f2481ad14eca05c1ae2a5ab Mon Sep 17 00:00:00 2001 From: Jeron Wong Date: Sat, 21 Dec 2024 00:54:04 -0800 Subject: [PATCH] spaghetti --- ct/calibre-server.sh | 2 +- install/calibre-server-install.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ct/calibre-server.sh b/ct/calibre-server.sh index 53e4e0de..5a826481 100644 --- a/ct/calibre-server.sh +++ b/ct/calibre-server.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func) # Copyright (c) 2021-2024 -# Author: YOU +# Author: thisisjeron # License: MIT # Source: https://calibre-ebook.com diff --git a/install/calibre-server-install.sh b/install/calibre-server-install.sh index 4d1ff416..9f067a1d 100644 --- a/install/calibre-server-install.sh +++ b/install/calibre-server-install.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # Copyright (c) 2021-2024 -# Author: YOU +# Author: thisisjeron # License: MIT # https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE