Browse Source

Link to /usr/local/bin added to reposinit

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

+ 1
- 0
reposinit View File

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

Loading…
Cancel
Save