summaryrefslogtreecommitdiff
path: root/pd/run
diff options
context:
space:
mode:
authorGuillermo Ramos2021-08-23 00:06:38 +0200
committerGuillermo Ramos2021-08-23 00:06:38 +0200
commit1c38c0ce7d8fb66bd67e517f4dc4313526bea5cd (patch)
treeff010597cfb9a9f9ee8c42653d6dc10f9eebd0ab /pd/run
parent4423708d4e6bc4af28c5dcaf69b33a7f3a8a3564 (diff)
downloads6-services-1c38c0ce7d8fb66bd67e517f4dc4313526bea5cd.tar.gz
Update pd
Diffstat (limited to 'pd/run')
-rwxr-xr-xpd/run6
1 files changed, 1 insertions, 5 deletions
diff --git a/pd/run b/pd/run
index 6438625..bbe48fe 100755
--- a/pd/run
+++ b/pd/run
@@ -1,8 +1,4 @@
#!/bin/sh
source $(dirname $0)/env
-
-cd $PROJECT_PATH
-mix deps.get
-mix phx.digest
-exec mix phx.server
+exec $PROJECT_PATH/bin/pd start