9 lines
150 B
Bash
9 lines
150 B
Bash
#!/bin/bash
|
|
|
|
# ChuckPa already wrote a great function for getting host info
|
|
source ./DBRepair.sh exit >/dev/null 2>&1
|
|
|
|
HostConfig
|
|
|
|
echo "$AppSuppDir"
|