Skip to content

Commit

Permalink
Apparently, we didn't start dps itself
Browse files Browse the repository at this point in the history
  • Loading branch information
doubleyou committed Oct 12, 2012
1 parent 6e9341e commit 64dbc1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws.sh
@@ -1,3 +1,3 @@
#!/bin/sh #!/bin/sh


erl -pa ebin -pa deps/*/ebin -s dps_aws -name dps@`hostname -i` erl -pa ebin -pa deps/*/ebin -s dps_aws -s dps -name dps@`hostname -i`

0 comments on commit 64dbc1c

Please sign in to comment.