3 lines
27 B
Plaintext
3 lines
27 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
python3.9 "$@"
|