mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-17 11:25:55 +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
|