4 lines
41 B
Bash
4 lines
41 B
Bash
|
#!/usr/bin/env sh
|
||
|
|
||
|
python3 ./modal.py $1
|