Skip to content
 
 

Latest commit

 

History

73 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backup notes

To backup your notes, do the following steps:

  1. pwd To find the path of your existing installation.
  • example output: /home/user55/noteapp
  1. Open crontab: crontab -e
  2. Add the following command (New Line). Replace /home/user55/noteapp with your own installation path
  • * * * * * cd /home/user55/noteapp && ./scripts/backup.sh >> ./logs/backup.log

About

noteapp for taking notes in markdown

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages