aboutsummaryrefslogtreecommitdiffstats
path: root/bin/switch-site
Commit message (Collapse)AuthorAgeLines
* Touch config file when symlink updated.Matthew Somerville2018-11-09-0/+1
| | | | This is so the dev server notices and restarts.
* Add switch-site script for easily switching configZarino Zappia2017-08-10-0/+35
Given a set of config files of the format `conf/general-{cobrand}.yml` this script lets you easily create and recreate a symlink at `conf/general.yml` that points to the cobrand config of your choice. The test suite also then uses this naming convention.