4 lines
71 B
Plaintext
4 lines
71 B
Plaintext
|
|
#!/bin/bash
|
||
|
|
cd "$(dirname "$0")"
|
||
|
|
claude --dangerously-skip-permissions
|