Browse Source

Link to /usr/local/bin added to reposinit

master
Dirk Alders 2 years ago
parent
commit
45e23ca7ce
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      reposinit

+ 2
- 0
reposinit View File

@@ -1,3 +1,5 @@
1 1
 #!/bin/sh
2 2
 #
3 3
 mkvenv
4
+
5
+sudo ln -s `pwd` /usr/local/bin

Loading…
Cancel
Save