feat: add rsync to basic tools

This commit is contained in:
mandlm 2021-06-07 18:38:10 +02:00
parent f8f6813a1e
commit 547a325141
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7

View File

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