Skip to content

Commit

Permalink
RELEASE: update some release instructions
Browse files Browse the repository at this point in the history
Clearer instructions on how to configure a machine to point to the
git repo for vagrant-sshfs to do tests.
  • Loading branch information
dustymabe committed Mar 15, 2020
1 parent b588e27 commit 886b0c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions RELEASE.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@

# point local system to git for vagrant-sshfs
- cd /usr/share/vagrant/gems/gems
- sudo mv vagrant-sshfs-1.3.3 vsshfs133
- sudo ln -s /var/b/shared/code/github.com/dustymabe/vagrant-sshfs ./vagrant-sshfs-1.3.3

# Run misc tests
cd /var/b/shared/code/github.com/dustymabe/vagrant-sshfs/test/misc
Expand Down

0 comments on commit 886b0c9

Please sign in to comment.