Skip to content

Commit

Permalink
Add entrypoint 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavier Metichecchia authored and Xavier Metichecchia committed Nov 14, 2023
1 parent 0ca2b52 commit 95f78bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions entrypont.sh → entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
#!/bin/bash

export PATH="$PATH:/home/vcap/deps/0/bin"
node deploy/cron.js

0 comments on commit 95f78bb

Please sign in to comment.