Some cleaning 😢

This commit is contained in:
Thomas FORGIONE
2015-11-13 10:36:54 +01:00
parent 59518eb702
commit 5e0a6c3121
113 changed files with 433 additions and 67 deletions

View File

@@ -24,7 +24,8 @@ inotifywait -r -e close_write -m . |
fi
done &
cd ../geo
cd ../server/geo
# cd server/geo
inotifywait -r -e close_write -m . |
while read path action file; do
if [ `find . -name $file | wc -l` -ne 0 ]; then