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