Skip to content

Commit cadc5b3

Browse files
committed
add entrypoint.sh
1 parent 8b5be0e commit cadc5b3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

entrypoint.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/bash
2+
3+
bundle install && bundle exec rake book:build

0 commit comments

Comments
 (0)