Przeglądaj źródła

common text for reposinit output

84582af
Dirk Alders 2 lat temu
rodzic
commit
9f0c412449
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4
    0
      reposinit

+ 4
- 0
reposinit Wyświetl plik

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

Ładowanie…
Anuluj
Zapisz