5 lines
72 B
Bash
Executable File
5 lines
72 B
Bash
Executable File
#!/bin/bash
|
|
|
|
./script/setup
|
|
bundle exec rake && ./script/check-style.sh
|