Skip to content

Commit

Permalink
Document where ~/features comes from
Browse files Browse the repository at this point in the history
  • Loading branch information
zoffixznet committed May 5, 2018
1 parent e25040b commit 0700df9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions update.sh
Expand Up @@ -17,6 +17,9 @@ then
else mowyw
fi
fi

# The ~/features dir contains a checkout of
# the https://github.com/perl6/features repo
cd ~/features
git fetch -q
BEFORE=$(git rev-parse HEAD)
Expand Down

0 comments on commit 0700df9

Please sign in to comment.