[del] Unneeded script
This commit is contained in:
parent
012db9f942
commit
5e0bc88639
@ -1,7 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Get the directory of this script
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
# Run the Python script using poetry
|
||||
poetry run python "$DIR/code_to_prompt/main.py" "$@"
|
Loading…
Reference in New Issue
Block a user