Skip to content

Commit 79772f5

Browse files
committed
attempt 13
1 parent 342b7b5 commit 79772f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ai/docbot/deploy_to_hf.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ DEMO_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
3131
cp -R "$DEMO_DIR/" "$DEST_PATH"
3232
echo "Demo files have been copied to $DEST_PATH"
3333

34-
cd "$DEST_PATH"
34+
cd "$DEST_PATH/docbot"
3535
echo "Changed directory to $DEST_PATH"
3636

3737
git init

0 commit comments

Comments
 (0)