@author’s channel: ✈️ https://t.me/cybermerlin_pub
Hand made (and AI-made ;-) tools to simplify some works for IT-engineers (and me).
shellcheckAll scripts should be covered by tests:

Use (if your source directory like mine or change it):
mkdir -p ~/dev/admin && time sudo rsync -av --delete-after --delete-excluded /mnt/f/dev/projects/admin/cleanup/DevSecOps_tools ~/dev/admin/ && cd ~/dev/admin/DevSecOps_tools && sudo chown -R user:user . && ./common/chmod-x.sh >/dev/null
./run.sh
For me, to sync changes from WSL to Win-host: time sudo rsync -av --delete-after --delete-excluded ../DevSecOps_tools /mnt/f/dev/projects/admin/cleanup/