common text for reposinit output

This commit is contained in:
Dirk Alders 2022-05-08 15:28:42 +02:00
parent fcfcf72c41
commit 9f0c412449

View File

@ -1,4 +1,8 @@
#!/bin/sh
#
echo "* Creating virtual env"
./mkvenv
echo "* Creating link in homedirectory"
ln -s `pwd` ~/bin