Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages
This commit is contained in:
commit
1c06623acb
@ -2,7 +2,7 @@
|
||||
|
||||
./build.rb
|
||||
FORMAT=$(echo "\033[1;33m%w%f\033[0m written")
|
||||
while inotifywait -qre close_write --exclude "total-conversion-build.user.js" --format "$FORMAT" .
|
||||
while inotifywait -qre close_write --exclude "total-conversion-build.user.js|.git*" --format "$FORMAT" .
|
||||
do
|
||||
./build.rb
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user