Skip to content

mushonnip/db-scheduled-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Run Setup

curl -fsSL https://raw.githubusercontent.com/mushonnip/db-scheduled-backup/main/setup.sh | sh -

Modify Config

cd "$HOME/db-scheduled-backup"
nano Config.toml

Run the service

sudo systemctl enable db-scheduled-backup.service --now