parent
19fa0a13b6
commit
fbd3cd0549
|
@ -20,12 +20,14 @@ To archive the files, the scripts use 7-zip, then they copy the files to another
|
||||||
- ionice
|
- ionice
|
||||||
- nice
|
- nice
|
||||||
- systemd
|
- systemd
|
||||||
|
- sudo
|
||||||
|
|
||||||
Install:
|
Install:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ apt install 7z
|
$ apt install 7z
|
||||||
$ apt install rsync
|
$ apt install rsync
|
||||||
|
$ apt install sudo
|
||||||
```
|
```
|
||||||
|
|
||||||
- At the moment, each dependency must be installed manually; however, a script will be provided later to automate this process.
|
- At the moment, each dependency must be installed manually; however, a script will be provided later to automate this process.
|
||||||
|
|
Loading…
Reference in New Issue