mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-11 10:49:18 +00:00
update readme
This commit is contained in:
@@ -421,7 +421,7 @@ Actions cannot obviously be named `pre` or `post`.
|
|||||||
Actions can even be parameterized. For example:
|
Actions can even be parameterized. For example:
|
||||||
```yaml
|
```yaml
|
||||||
actions:
|
actions:
|
||||||
echoaction: echo '{0}' >> {1}
|
echoaction: echo '{0}' > {1}
|
||||||
config:
|
config:
|
||||||
backup: true
|
backup: true
|
||||||
create: true
|
create: true
|
||||||
|
|||||||
Reference in New Issue
Block a user