Advertisement
Guest User

adw

a guest
Nov 14th, 2018
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. 00 01 * * * root su SinusPort-7805 -c 'pkill screen'
  2. 01 01 * * * root rm -rf /tmp/.X11-unix/X40 /tmp/.sinusbot.lock
  3. 02 01 * * * root su SinusPort-7805 -c 'cd; screen -AmdS SinusPort-7805 ./sinusbot --override-password=TheLostTL'
  4.  
  5. 08 01 * * * root su SinusPort-6107 -c 'pkill screen'
  6. 09 01 * * * root rm -rf /tmp/.X11-unix/X40 /tmp/.sinusbot.lock
  7. 10 01 * * * root su SinusPort-6107 -c 'cd; screen -AmdS SinusPort-6107 ./sinusbot --override-password=TheLostTL'
  8.  
  9. 16 01 * * * root su SinusPort-8565 -c 'pkill screen'
  10. 17 01 * * * root rm -rf /tmp/.X11-unix/X40 /tmp/.sinusbot.lock
  11. 18 01 * * * root su SinusPort-8565 -c 'cd; screen -AmdS SinusPort-8565 ./sinusbot --override-password=TheLostTL'
  12.  
  13. 24 01 * * * root su SinusPort-6625 -c 'pkill screen'
  14. 25 01 * * * root rm -rf /tmp/.X11-unix/X40 /tmp/.sinusbot.lock
  15. 26 01 * * * root su SinusPort-6625 -c 'cd; screen -AmdS SinusPort-6625 ./sinusbot --override-password=TheLostTL'
  16.  
  17. 32 01 * * * root su SinusPort-5797 -c 'pkill screen'
  18. 33 01 * * * root rm -rf /tmp/.X11-unix/X40 /tmp/.sinusbot.lock
  19. 34 01 * * * root su SinusPort-5797 -c 'cd; screen -AmdS SinusPort-5797 ./sinusbot --override-password=TheLostTL'
  20.  
  21. 40 01 * * * root su SinusPort-3224 -c 'pkill screen'
  22. 41 01 * * * root rm -rf /tmp/.X11-unix/X40 /tmp/.sinusbot.lock
  23. 42 01 * * * root su SinusPort-3224 -c 'cd; screen -AmdS SinusPort-3224 ./sinusbot --override-password=TheLostTL'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement