From b51a5cfc29559002bdfe3075f1b61f494dfe0544 Mon Sep 17 00:00:00 2001 From: Dirk Alders Date: Sun, 8 May 2022 15:28:42 +0200 Subject: [PATCH] common text for reposinit output --- reposinit | 1 + 1 file changed, 1 insertion(+) diff --git a/reposinit b/reposinit index b5d918a..eecd8b7 100755 --- a/reposinit +++ b/reposinit @@ -1,3 +1,4 @@ #!/bin/sh # +echo "* Creating link in homedirectory" ln -s `pwd` ~/.bash