This commit is contained in:
deathbybandaid 2023-03-14 09:28:46 -04:00
parent 418d927648
commit 3d5039ec05

View File

@ -2,4 +2,7 @@
# ChuckPa already wrote a great function for getting host info
source ./DBRepair.sh 99 >/dev/null 2>&1
echo "$AppSuppDir"
if HostConfig; then
echo "$AppSuppDir"
fi