AlternC/src/inotify_update_domains.sh

9 lines
170 B
Bash
Raw Normal View History

2013-01-29 08:00:19 +00:00
#!/bin/bash
# Launch update_domains.sh if $INOTIFY_UPDATE_DOMAIN exist
. /etc/alternc/local.sh
test -e "$INOTIFY_UPDATE_DOMAIN" && /usr/lib/alternc/update_domains.sh