From 4ed54370494457b5503efefc4f6cf0790e03da55 Mon Sep 17 00:00:00 2001 From: deathbybandaid Date: Tue, 14 Mar 2023 09:31:18 -0400 Subject: [PATCH] test --- plex-token.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plex-token.sh b/plex-token.sh index e109a2f..b018432 100644 --- a/plex-token.sh +++ b/plex-token.sh @@ -1,6 +1,6 @@ #!/bin/bash # ChuckPa already wrote a great function for getting host info -bash ./DBRepair.sh exit >/dev/null 2>&1 +source ./DBRepair.sh exit >/dev/null 2>&1 HostConfig