fix: env file path
This commit is contained in:
parent
b482ec4cb7
commit
dfbcd051af
|
@ -3,7 +3,7 @@
|
|||
set -ex
|
||||
|
||||
export LOG_FILE_PATH=/tmp/joint-teapot.log
|
||||
ENV_FILE_PATH=/mnt/tt/.config/teapot.env
|
||||
ENV_FILE_PATH=/mnt/tt/.config/teapot/teapot.env
|
||||
JOJ3_RESULT_FILE_PATH=/tmp/joj3_result.json
|
||||
GRADING_REPO_NAME="$1"
|
||||
SUBMITTER_NAME="$2"
|
||||
|
|
Loading…
Reference in New Issue
Block a user