mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 21:02:53 -05:00
Finishing up.
This commit is contained in:
@@ -22,7 +22,7 @@ else
|
||||
fi
|
||||
|
||||
if [[ "$DYNAMIC_CONFIG" =~ ^(true|yes)$ ]]; then
|
||||
cat $CONFIG_FILE
|
||||
cat "$CONFIG_FILE"
|
||||
echo "Using Dynamic Configuration values..."
|
||||
|
||||
# BEGIN DATABASE CONFIGURATION FIELDS
|
||||
|
||||
Reference in New Issue
Block a user