Merge remote-tracking branch 'origin/main'

This commit is contained in:
stephb9959
2021-04-21 21:45:11 -07:00

View File

@@ -21,7 +21,7 @@ then
exit 1
fi
if [[ ! -f ucentral-clnt.properties ]]
if [[ ! -f ucentralsim.properties ]]
then
echo "Configuration file ucentral.properties is missing in the current directory"
exit 2