Advertisement
Guest User

Untitled

a guest
Mar 6th, 2015
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. * * * * * /home/user/myscript.sh;
  2.  
  3. * * * * * source ~/.bash_profile; source ~/.bashrc; /home/user/myscript.sh;
  4.  
  5. env >> ~/env.log
  6. echo $M2_HOME >> ~/env.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement