Guest User

Untitled

a guest
Jan 17th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. https://raw.githubusercontent.com/user/repo/master/cronjobs | crontab
  2.  
  3. echo "curl $(https://raw.githubusercontent.com/user/repo/master/cronjobs)" | crontab
  4.  
  5. % Total % Received % Xferd Average Speed Time Time Time Current
  6. Dload Upload Total Spent Left Speed
  7. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0...: command not found
  8. 100 505 100 505 0 0 804 0 --:--:-- --:--:-- --:--:-- 804
  9. (23) Failed writing body
  10.  
  11. curl https://raw.githubusercontent.com/user/repo/master/cronjobs | cat > crontab
Add Comment
Please, Sign In to add comment