Toggle navigation
Sign in
discontinued
/
image-manager
·
Commits
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Forks
Snippets
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
70339fe21f77d57216ca4099da809f7188dd5d5f
Authored by
Georg Hopp
2007-10-16 13:33:27 +0000
1 parent
37e50f7b
--no commit message
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
bashrc
bashrc
View file @
70339fe
...
...
@@ -36,5 +36,5 @@ then
36
36
# writes you PW to stdout... !!! VERY INSECURE, YE BE WARNED !!!
37
37
export SSH_ASKPASS=~/.ssh/.ssh-pass
38
38
ssh-add ~/.ssh/id_rsa </dev/null 2>/dev/null
39
-
unset SSH_ASK
_
PASS
39
+
unset SSH_ASKPASS
40
40
fi
...
...
Please
register
or
login
to post a comment