Skip to content

Commit

Permalink
refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
FelidaeHome committed May 14, 2015
1 parent e639edb commit 9dc4a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prod.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/sh
mkdir -p log
erl -sname erlything -setcookie nocookie -pa $PWD/apps/*/ebin $PWD/deps/*/ebin -boot start_sasl -mnesia dir data -s erlbuild -s erlything -config etc/app.config -detached
erl -sname erlything -setcookie nocookie -pa $PWD/apps/*/ebin $PWD/deps/*/ebin -boot start_sasl -mnesia dir data -s erlything -config etc/app.config -detached

0 comments on commit 9dc4a95

Please sign in to comment.