You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by ru...@apache.org on 2019/11/27 15:41:03 UTC

[whimsy] branch master updated: mention update features

This is an automated email from the ASF dual-hosted git repository.

rubys pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new a77cf7e  mention update features
     new 8f64e6f  Merge branch 'master' of github.com:apache/whimsy
a77cf7e is described below

commit a77cf7e36f3e4c3acaa85cbc5303cdcdfb6064f2
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Wed Nov 27 10:40:37 2019 -0500

    mention update features
---
 SETUPMYMAC.MD | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/SETUPMYMAC.MD b/SETUPMYMAC.MD
index e704a98..8644a5e 100644
--- a/SETUPMYMAC.MD
+++ b/SETUPMYMAC.MD
@@ -61,7 +61,10 @@ likely will be some problems.  Join us on
 You can even switch back and forth (using the same checked out svn files and
 whimsy source code) by rerunning `setupmymac` again with a different option.
 Once you have both configurations set up running this command again will change
-permissions on a few files, but everything else is the same.
+permissions on a few files, but generally will leave everything else is the
+same.  If you want to update more (say, to get a new version of `passenger`),
+there are options to do that, enter `whimsy/config/setupmymac --help` for
+details.
 
 If you want to know what is going on under the covers with the setupmymac
 scripts, visit either the [macOS](./MACOSX.md) or [Docker](./DOCKER.md)