1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 19:44:45 +00:00
This commit is contained in:
deadc0de6
2023-02-27 22:28:28 +01:00
committed by deadc0de
parent 33cf78c3ae
commit 5f42c6370b

View File

@@ -10,5 +10,5 @@ $ git clone https://github.com/deadc0de6/dotdrop.git
$ cd dotdrop
## switch to a specific branch if needed
$ git checkout <branch-name>
$ ./dotdrop.sh --config <path-to-your-config-file.yaml>
$ ./dotdrop.sh --cfg <path-to-your-config-file.yaml>
```