You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ This service performs a schedule system backup using `rsync` and sends Telegram
5
5
6
6
## :gear: Setup
7
7
8
-
:warning:**Warning**: before you proceed, make sure your Linux OS uses `systemd` as a service manager.
8
+
:warning:**Warning**: before you proceed, make sure your Linux OS uses `systemd` as a service manager and you have `rsync` installed in your system.
9
9
10
10
Open terminal, change your current working directory to the location where you want the cloned directory and then clone this repository to your local machine
0 commit comments