diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-03-27 13:47:08 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-03-27 13:47:08 +0200 |
commit | 544a71ba06710eaa0628af77fffcb601237664ef (patch) | |
tree | 4b0b9a0d36bab270492efd907bf8feee04c1f4f5 | |
parent | 455fb52ad104f850ad279d6d5a9da162844cd41e (diff) |
test
-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 + |