diff --git a/run_daily_job.sh b/run_daily_job.sh index cf70ed2..51f33a2 100755 --- a/run_daily_job.sh +++ b/run_daily_job.sh @@ -1,6 +1,6 @@ #!/bin/bash -BASE_DIR="/home/pkhamre/git/rstat" +BASE_DIR="/home/rstat/reddit_stock_analyzer" # CRITICAL: Navigate to the project directory using an absolute path. cd ${BASE_DIR}