Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Commit

Permalink
Add instructions on how to update files for next workshop
Browse files Browse the repository at this point in the history
  • Loading branch information
mxie committed Sep 8, 2017
1 parent 1d31619 commit e31fe83
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,16 @@ labeled `RBB01`):

find /Volumes/RBB01/* -type f -exec rsync '{}' cache ';'

# Updating files for the next workshop

1. Open up `files.yml`.
1. Change the `railsbridgebm-YYYY-MM.box` key to the new box name.
1. Change the download URL for that box.
1. Save and run `./build-spoons`.

Make sure you make a new commit for these updates! (We should probably make this
more dynamic so that we don't have to change th code every time...)

# Troubleshooting

If you get the error:
Expand All @@ -34,7 +44,3 @@ CA certificate bundle. Try updating Ruby to at least 2.3.0.

New drives should be formated with a name starting with `RBB` and then a
number.

# Updating files for the next workshop

TODO: write this section.

0 comments on commit e31fe83

Please # to comment.