aboutsummaryrefslogtreecommitdiff
path: root/gen
diff options
context:
space:
mode:
authorJoris Guyonvarch2015-07-19 16:07:15 +0200
committerJoris Guyonvarch2015-07-19 16:07:15 +0200
commit0d589e12a0c32936303de46b1e462dd19648170d (patch)
tree95527317fae74ed620ad1b118abbbe2ccf616d19 /gen
parente4eefaa5b418780e6fb63e929f826b927bbeac68 (diff)
Login with a token validation
Diffstat (limited to 'gen')
-rwxr-xr-xgen2
1 files changed, 1 insertions, 1 deletions
diff --git a/gen b/gen
index 28a2d2b..5e5358d 100755
--- a/gen
+++ b/gen
@@ -2,4 +2,4 @@
trap 'fuser -k 3000/tcp' EXIT
elm-make src/client/Main.elm --output public/javascripts/client.js \
&& cabal build \
- && ./dist/build/payments/payments
+ && ./dist/build/sharedCost/sharedCost