From 11853cf74dad5c9f4a93a8ad09ad616e50531280 Mon Sep 17 00:00:00 2001
From: Sam Heinz <54530346+asylumexp@users.noreply.github.com>
Date: Mon, 8 Apr 2024 18:39:43 +1000
Subject: [PATCH] Audiobookshelf ported to ARM64
---
README.md | 1 +
ct/audiobookshelf.sh | 2 +-
ct/pbs.sh | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index c2061faa2..544fbc550 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,7 @@ Any applications not in ported or unsupported need to be tested for whether they
Apache Cassandra
Apache CouchDB
APT Cacher NG
+ Audiobookshelf
Docker
Jellyseerr
Mafl
diff --git a/ct/audiobookshelf.sh b/ct/audiobookshelf.sh
index 4d360634c..f362184a9 100644
--- a/ct/audiobookshelf.sh
+++ b/ct/audiobookshelf.sh
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
-source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
+source <(curl -s https://raw.githubusercontent.com/asylumexp/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2024 tteck
# Author: tteck (tteckster)
# License: MIT
diff --git a/ct/pbs.sh b/ct/pbs.sh
index 96801b3e3..668c09864 100644
--- a/ct/pbs.sh
+++ b/ct/pbs.sh
@@ -6,7 +6,7 @@
# License: MIT
# https://github.com/tteck/Proxmox/raw/main/LICENSE
-echo Currently unsupported
+echo "Currently unsupported."
# function header_info {
# clear
# cat <<"EOF"