diff options
author | Alex Yatskov <alex@foosoft.net> | 2016-05-08 12:01:43 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2016-05-08 12:01:43 -0700 |
commit | 14ecb8f32831ef4747adef1de1af658dc7d4b298 (patch) | |
tree | b3b765ef282b15dd31336ec7ab326a34510ea4c0 /build_tmpl_auto.sh | |
parent | 449ffc260a94cda0aca8edf33cf105378840effb (diff) |
File reorg
Diffstat (limited to 'build_tmpl_auto.sh')
-rwxr-xr-x | build_tmpl_auto.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build_tmpl_auto.sh b/build_tmpl_auto.sh index c10c858c..98065cb7 100755 --- a/build_tmpl_auto.sh +++ b/build_tmpl_auto.sh @@ -1,5 +1,5 @@ #!/bin/bash -DIRECTORY_TO_OBSERVE="util/tmpl" +DIRECTORY_TO_OBSERVE="tmpl" BUILD_SCRIPT="build_tmpl.sh" function block_for_change { |