From 6f43baa745ee0eeb7bf2caf894d6fc410d0330a3 Mon Sep 17 00:00:00 2001 From: Dirk Alders Date: Sun, 8 May 2022 15:26:13 +0200 Subject: [PATCH] common text for reposinit output --- reposinit | 1 + 1 file changed, 1 insertion(+) diff --git a/reposinit b/reposinit index 3a3289c..5128757 100755 --- a/reposinit +++ b/reposinit @@ -1,3 +1,4 @@ #!/bin/sh # +echo "* Creating virtual env" mkvenv