/Notes

Notes

Primary LanguageShell

Use crontab to run the sync script every 5 minutes or so:

  • crontab -e
  • add "*/5 * * * * ~/Notes/Sync.sh"