This website requires JavaScript.
Explore
Help
Register
Sign In
seth
/
jam-cloud
mirror of
https://bitbucket.org/jamkazam/jam-cloud.git
Watch
1
Star
0
Fork
You've already forked jam-cloud
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
08e1c5274d
jam-cloud
/
runweb
7 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
* adding helper scripts
2013-09-25 15:34:53 +00:00
#!/bin/bash
pushd web
* forcing a build of develop branch
2014-01-05 00:02:48 +00:00
# run jam-web rails server
* adding helper scripts
2013-09-25 15:34:53 +00:00
bundle exec rails s
popd