add fi
This commit is contained in:
parent
6e4a31b26a
commit
c54380904f
1 changed files with 1 additions and 0 deletions
|
@ -54,4 +54,5 @@ inotifywait -m /out -e close_write |
|
||||||
# Inkrementieren des Chunk-Zählers
|
# Inkrementieren des Chunk-Zählers
|
||||||
i=$(( i + 1 ))
|
i=$(( i + 1 ))
|
||||||
done
|
done
|
||||||
|
fi
|
||||||
done
|
done
|
||||||
|
|
Loading…
Add table
Reference in a new issue