bugfix for forced event
This commit is contained in:
@@ -191,8 +191,8 @@ function whenfilechanges() {
|
||||
date
|
||||
}
|
||||
done
|
||||
read -t 2 forced
|
||||
echo -ne Waiting.. $( date )\\r
|
||||
read -t 2 forced
|
||||
[ $? -eq 0 ] && eval "$@"
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user