4 lines
50 B
Bash
4 lines
50 B
Bash
|
|
# use ssh as default for CVS
|
||
|
|
export CVS_RSH=ssh
|
||
|
|
#
|