aboutsummaryrefslogtreecommitdiffstats
path: root/script/switch-theme.rb
diff options
context:
space:
mode:
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)
"""