This website works better with JavaScript.
Home
Explore
Help
Sign In
dirk
/
bin
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
bin link to homedir added to reposinit
84582af
Dirk Alders
2 years ago
parent
8e310de0f9
commit
22aa8ab62a
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
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
Write
Preview
Loading…
Cancel
Save