Create setup.sh
This commit is contained in:
6
bin/setup.sh
Normal file
6
bin/setup.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
set -x
|
||||
|
||||
bundle install
|
||||
Reference in New Issue
Block a user