From 09ed6993c9399d6fbfd3cdd273f90d61f52908fc Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 2 Aug 2024 23:32:30 -0300 Subject: Updates scripts/watch --- scripts/watch | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/watch b/scripts/watch index a5aa653..d2e78d7 100755 --- a/scripts/watch +++ b/scripts/watch @@ -30,5 +30,9 @@ cd $BASEDIR # kvmx ssh $VM make -C $FOLDER compile #done -# Setup watcher +# Implementation based on the inotifier script +#inotifier $WATCHED mkdocs build +#inotifier $WATCHED kvmx ssh $VM make -C $FOLDER compile + +# Implementation based on KVMX kvmx inotify $VM $WATCHED make -C $FOLDER compile -- cgit v1.2.3