Fixed small borg bug
This commit is contained in:
parent
062ef57257
commit
989b6b0aef
@ -7,5 +7,5 @@ pip install 'llfuse<0.41'
|
||||
source borg-env/bin/activate
|
||||
pip install borgbackup
|
||||
mkdir -p ~/bin
|
||||
ln -s $(readlink -e borg-env/bin/borg ~/bin/borg)
|
||||
ln -s $(readlink -e borg-env/bin/borg) ~/bin/borg
|
||||
\cd -
|
||||
|
Loading…
Reference in New Issue
Block a user