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