Sha256: 1dbf5de4918fc57efe34a1c58d9ca5a9247a4a0d1d7e8e04afb84404ed71e5e1

Contents?: true

Size: 129 Bytes

Versions: 2

Compression:

Stored size: 129 Bytes

Contents

#!/bin/bash
sudo mongod &
R CMD Rserve
GEMPATH=$(gem path nano-lazar)
cd $GEMPATH
unicorn -c unicorn.rb -E production -D

exit 0

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
nano-lazar-1.1.1 bin/nano-lazar-start.sh
nano-lazar-1.1.0 bin/nano-lazar-start.sh