added package

This commit is contained in:
Dan 2022-01-23 20:45:11 +13:00
parent 4db4bb4196
commit 8dfcd980a6
Signed by: dan
GPG Key ID: 57ABEF39C546B028
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ Just run the `start.sh` script and chose either `SERVER` or `client`.
## Packages
```
sudo pacman -S rsync
sudo pacman -S rsync pacman-contrib
```
## Webserver
@ -59,7 +59,7 @@ chmod u+x start.sh
sudo ./start.sh
```
## Test it
## Test it (client)
```
/root/archive_packages.sh
```