Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Makefile fix
  • Loading branch information
VictorNicollet committed Sep 14, 2012
1 parent 63faa98 commit 94bc934
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Expand Up @@ -7,6 +7,9 @@ all:
ohm publish ocaml/main.byte /server.real
chmod a+x www/server.real

# Publish the entire "/public" directory
ohm publish

# Perform the deployment
www/server.real --put
www/server.real --reset
Expand Down

0 comments on commit 94bc934

Please sign in to comment.