mirror of
https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials.git
synced 2024-11-03 15:40:21 +00:00
Update contrib setup bundler commands
This commit is contained in:
parent
cfc3bfc996
commit
f1c3366edd
@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
git config core.hooksPath .githooks
|
||||
bundle install --path .vendor/bundle
|
||||
bundle config set path '.vendor/bundle'
|
||||
bundle install
|
||||
|
Loading…
Reference in New Issue
Block a user