Create setup.sh

This commit is contained in:
Charles Care
2019-10-15 12:09:50 +01:00
committed by GitHub
parent 690afb4572
commit cc605eba61

6
bin/setup.sh Normal file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
set -e
set -x
bundle install