mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-03 12:40:47 +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
|