diff --git a/setup-client.sh b/setup-client.sh new file mode 100644 index 0000000..2a7eb9b --- /dev/null +++ b/setup-client.sh @@ -0,0 +1 @@ +sudo apt update && sudo apt install borgbackup -y \ No newline at end of file