mirror of
https://github.com/cyberboy666/r_e_c_u_r.git
synced 2025-12-11 19:00:04 +01:00
use tee properly
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
# launcher.sh
|
||||
sleep 2
|
||||
xmodmap ~/r_e_c_u_r/dotfiles/.remap &
|
||||
python3 -m cProfile ~/r_e_c_u_r/r_e_c_u_r.py | tee >profile.output
|
||||
python3 -m cProfile ~/r_e_c_u_r/r_e_c_u_r.py | tee profile.output
|
||||
|
||||
|
||||
Reference in New Issue
Block a user