mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-10 21:58:09 +08:00
3 lines
58 B
Bash
Executable File
3 lines
58 B
Bash
Executable File
#!/bin/bash
|
|
python -m cProfile -o example.prof example.py
|