3 lines
102 B
Bash
3 lines
102 B
Bash
#!/bin/bash
|
|
|
|
python "$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" &> /dev/null && pwd)/$1/$1.py" $(pwd) |