mirror of
https://github.com/discourse/discourse.git
synced 2025-02-05 19:11:13 +00:00
513f1f065a
When there are spaces in any of the directories referenced, bash will error out. This wraps those items in quotes to allow bash to parse the path names properly.