diff options
-rwxr-xr-x | bin/ii-connect | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ii-connect b/bin/ii-connect index df5e2bd..a8df95b 100755 --- a/bin/ii-connect +++ b/bin/ii-connect @@ -51,7 +51,7 @@ if [ "$1" = 'watch' ]; then -type f \ -name 'out' -o \ -type d - ) + ) || true fi said=$( "${base_dir}/bin/ii-answer" |