Browse Source

Link to /usr/local/bin added to reposinit

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

+ 1
- 0
reposinit View File

@@ -13,3 +13,4 @@ for path in `find pylibs/ -maxdepth 1 -type d`; do
13 13
 	fi
14 14
 done
15 15
 
16
+sudo ln -s `pwd` /usr/local/bin

Loading…
Cancel
Save