aboutsummaryrefslogtreecommitdiffstats
path: root/script/switch-theme.rb
diff options
context:
space:
mode:
authorLouise Crow <louise@mysociety.org>2015-04-20 12:52:41 +0100
committerLouise Crow <louise@mysociety.org>2015-04-20 12:52:41 +0100
commitef0f68f03fe7609f5e7b12b6e006183ad55641b4 (patch)
tree5b78cd0ca93b9a1f18ccfc7d794f61cb0925b5ba /script/switch-theme.rb
parent5fce972f8d70ad036f35008c31511f32b10c87e1 (diff)
Update switch-theme.rb
Diffstat (limited to 'script/switch-theme.rb')
-rwxr-xr-xscript/switch-theme.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/script/switch-theme.rb b/script/switch-theme.rb
index 980853687..146d1bf0c 100755
--- a/script/switch-theme.rb
+++ b/script/switch-theme.rb
@@ -129,5 +129,5 @@ STDERR.puts """Switched to #{requested_theme}!
You will need to:
1. restart any development server you have running.
2. run: bundle exec rake assets:clean
- 3. run: bundle exec rake assets:precompile
+ 3. run: bundle exec rake assets:precompile (if running in production mode)
"""