Explorar el Código

bin link to homedir added to reposinit

84582af
Dirk Alders hace 2 años
padre
commit
22aa8ab62a
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2
    1
      reposinit

+ 2
- 1
reposinit Ver fichero

@@ -1,3 +1,4 @@
1 1
 #!/bin/sh
2 2
 #
3
-./mkvenv
3
+./mkvenv
4
+ln -s `pwd` ~/bin

Loading…
Cancelar
Guardar