3 lines
28 B
Plaintext
3 lines
28 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
python3.10 "$@"
|