plex-tools/plex-token.sh
deathbybandaid ba6ac5c280 test
2023-03-14 09:29:47 -04:00

9 lines
169 B
Bash

#!/bin/bash
# ChuckPa already wrote a great function for getting host info
source ./DBRepair.sh show exit >/dev/null 2>&1
if HostConfig; then
echo "$AppSuppDir"
fi