Browse Source

common text for reposinit output

master
Dirk Alders 2 years ago
parent
commit
b51a5cfc29
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
+echo "* Creating link in homedirectory"
3
 ln -s `pwd` ~/.bash
4
 ln -s `pwd` ~/.bash

Loading…
Cancel
Save