Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 267 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 267 Bytes

backuper

Script for saving backup data

build project

cargo build --release

run script

first argument is a path for data to the archive, second argument is the path to save the archive.

./target/release/backuper ./data/ ./result/