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
 #!/bin/sh
1
 #!/bin/sh
2
 #
2
 #
3
 mkvenv
3
 mkvenv
4
+sudo ln -s `pwd` /usr/local/bin

Loading…
Cancel
Save