mirror of https://github.com/digint/btrbk
documentation: install add quick wget example in install
parent
1477fe5181
commit
f107507876
|
@ -15,6 +15,12 @@ Download and unpack the latest [btrbk source tarball] and type:
|
|||
|
||||
sudo make install
|
||||
|
||||
#### Try latest master from Github:
|
||||
|
||||
wget https://raw.githubusercontent.com/digint/btrbk/master/btrbk
|
||||
chmod +x btrbk
|
||||
sudo ./btrbk ls /
|
||||
|
||||
|
||||
### Debian Based Distros
|
||||
|
||||
|
|
Loading…
Reference in New Issue