Updated the readme with installaition description

This commit is contained in:
Erik Foris 2021-01-07 17:31:14 +00:00
parent 8c749ba1c1
commit 42eb480fa3

View File

@ -1,3 +1,10 @@
# sfs-duplication-glitches # sfs-duplication-glitches
A small script to make backing up to Tape based on mtx/mt-st A small script to make backing up to Tape easy
based on mtx/mt-st and stenc
## Installaition
1. Clone the repo `git clone https://git.sfs.ddnss.org/Erik/sfs-duplication-glitches.git`
2. Go into the cloned repo and make the do-plication file exicuteble `cd sfs-duplication-glitches; sudo chmod +x do-plication`
3. Copy the file to a binary directory like `sudo cp do-plication /usr/local/bin`