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"