Advertisement
Trsak

Untitled

Nov 9th, 2020
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1.  
  2. @reboot service nginx restart
  3. @reboot cd /etc/DiscordBot && forever start server.js
  4. @reboot cd /etc/DiscordTwitchBot && forever start .
  5. @reboot /scripts/mounts/mount.sh
  6.  
  7. 12 3 * * * sudo certbot renew --dry-run
  8.  
  9. 1 0 * * * cd /home/emsdb/ftp/files && php7.4 bin/console app:checkInsurance
  10. */20 * * * * cd /home/emsdb/ftp/files && php7.4 bin/console app:checkInfinityInsurance
  11.  
  12.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement