Skip to content

Commit

Permalink
fix: add zoltraak_auto package
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu007 committed Sep 5, 2024
1 parent c1d2bd9 commit dd8115a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions install_12.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/bin/bash

# This is for zoltraak_auto

eval "$(pyenv init -)"
cd zoltraak_auto
pip install -e .
2 changes: 1 addition & 1 deletion llm_docker_setting_pub

0 comments on commit dd8115a

Please sign in to comment.