Skip to content

Commit

Permalink
Merge branch 'main' into add-new-feature-449
Browse files Browse the repository at this point in the history
  • Loading branch information
skiffer-git authored Mar 7, 2024
2 parents 6e2bced + 5f334e0 commit b6313d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/check-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ SCRIPTS_ROOT=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
OPENIM_ROOT=$(dirname "${SCRIPTS_ROOT}")/..
source $SCRIPTS_ROOT/util.sh


logs_dir="$SCRIPTS_ROOT/../_output/logs"
DOCKER_LOG_FILE="$logs_dir/chat-docker.log"
if is_running_in_container; then
Expand Down

0 comments on commit b6313d1

Please sign in to comment.