2 lines
62 B
Plaintext
2 lines
62 B
Plaintext
|
#!/bin/sh
|
||
|
exec python3 "/usr/local/lib/j2cfg/${0##*/}.py" "$@"
|