Update README.md
This commit is contained in:
parent
720f5538dd
commit
4daf585355
@ -10,7 +10,7 @@ The execution cycle can be set by configuring `timer.service` using systemd conv
|
|||||||
Repositories that are to be archived must be cloned into the `repositories` directory while `grs.sh` is not running a cycle. The safest way to do this is by:
|
Repositories that are to be archived must be cloned into the `repositories` directory while `grs.sh` is not running a cycle. The safest way to do this is by:
|
||||||
1. Executing `systemctl stop grs.timer`
|
1. Executing `systemctl stop grs.timer`
|
||||||
2. Executing `watch -c "systemctl status grs.service"` to confirm that `grs.sh` is inactive.
|
2. Executing `watch -c "systemctl status grs.service"` to confirm that `grs.sh` is inactive.
|
||||||
3. Cloning a git repository into the `repositories` directory.
|
3. Cloning a git repository into the `repositories` directory.\
|
||||||
Example:
|
Example:
|
||||||
1. `cd repositories`
|
1. `cd repositories`
|
||||||
2. `git clone --recursive https://git.mgoder.com/mg/GitRepositorySynchronizerV1.git`
|
2. `git clone --recursive https://git.mgoder.com/mg/GitRepositorySynchronizerV1.git`
|
||||||
|
Loading…
Reference in New Issue
Block a user