feat: add rsync to basic tools

master
mandlm 2021-06-07 18:38:10 +02:00
parent f8f6813a1e
commit 547a325141
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
state: latest state: latest
loop: loop:
- cmake - cmake
- rsync
- tree - tree
- unzip - unzip
- yarn - yarn