All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 10s
4 lines
66 B
Bash
Executable file
4 lines
66 B
Bash
Executable file
#!/bin/sh
|
|
|
|
. ~/venv/bin/activate
|
|
/home/nico/.local/bin/aider "$@"
|