mirror of
https://github.com/cyberboy666/r_e_c_u_r.git
synced 2025-12-13 20:00:12 +01:00
use tee properly
This commit is contained in:
@@ -2,5 +2,5 @@
|
|||||||
# launcher.sh
|
# launcher.sh
|
||||||
sleep 2
|
sleep 2
|
||||||
xmodmap ~/r_e_c_u_r/dotfiles/.remap &
|
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