about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--common/init2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/init b/common/init
index 06409e5..77071f9 100644
--- a/common/init
+++ b/common/init
@@ -152,5 +152,5 @@ done <"$replacement_file"
 chmod +x scripts/*
 chmod +x update.sh
 [ -f ./build.sh ] && chmod +x build.sh
-
+[ -f ./watch.sh ] && chmod +x build.sh
 # vim: ft=sh