Set correct path for prod.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/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.
|
# CRITICAL: Navigate to the project directory using an absolute path.
|
||||||
cd ${BASE_DIR}
|
cd ${BASE_DIR}
|
||||||
|
Reference in New Issue
Block a user