A lot of changes based on dry run results
This commit is contained in:
@@ -3,8 +3,8 @@ if [ -z ${WRESTLINGDEV_DB_NAME} ]; then
|
||||
exit
|
||||
fi
|
||||
|
||||
if [ -z ${WRESTLINGDEV_DB_USER} ]; then
|
||||
echo "WRESTLINGDEV_DB_USER not set"
|
||||
if [ -z ${WRESTLINGDEV_DB_USR} ]; then
|
||||
echo "WRESTLINGDEV_DB_USR not set"
|
||||
exit
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user