mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
Fix capitalization for consistency
This commit is contained in:
@@ -78,7 +78,7 @@ case "$1" in
|
||||
fi
|
||||
done
|
||||
|
||||
echo "=== $APP Config Vars"
|
||||
echo "=== $APP config vars ==="
|
||||
config_styled_hash "$VARS"
|
||||
;;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user