1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 12:46:44 +00:00
This commit is contained in:
deadc0de6
2023-02-27 22:28:28 +01:00
parent 29d1d646ce
commit 8fa947ac20

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>
```