diff options
Diffstat (limited to 'post-update.sh')
-rwxr-xr-x | post-update.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/post-update.sh b/post-update.sh index 684ca6f..e5f3343 100755 --- a/post-update.sh +++ b/post-update.sh @@ -12,3 +12,4 @@ while read IN; do echo "IN=$IN" done + |