From 98ebe1f9bdcad8c85ea0cb2030dd81a47486a023 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 11 Dec 2022 10:54:09 -0300 Subject: Minor fixes --- scripts/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/watch b/scripts/watch index cb7f290..b0b3c50 100755 --- a/scripts/watch +++ b/scripts/watch @@ -7,7 +7,7 @@ BASENAME="`basename $0`" DIRNAME="$(cd `dirname $0` &> /dev/null && pwd)" BASEDIR="$DIRNAME/.." -WATCHED="branches" +WATCHED="docs" # Got to the base folder cd $BASEDIR -- cgit v1.2.3