Browse Source

bin link to homedir added to reposinit

84582af
Dirk Alders 2 years ago
parent
commit
22aa8ab62a
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      reposinit

+ 2
- 1
reposinit View File

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

Loading…
Cancel
Save