From 544a71ba06710eaa0628af77fffcb601237664ef Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 27 Mar 2017 13:47:08 +0200 Subject: test --- post-update.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'post-update.sh') 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 + -- cgit