Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 325 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 325 Bytes

Watch-n-run

Program watches directory for any filesystem event and runs a shell script in Virtual Box VM.

watch-n-run.exe -server <name|uuid> -username <username> -password <password> -path "C:\Users\User\dev" -shellScript "/home/user/dev/rsync.sh"

Inpired by: https://github.com/zippoxer/docker-windows-volume-watcher