Oops, that breaks lots of things
This commit is contained in:
parent
28ef25ff55
commit
4d9023f195
1 changed files with 0 additions and 5 deletions
|
@ -1,9 +1,4 @@
|
|||
#!/bin/bash
|
||||
if ! [ -S "${SSH_AUTH_SOCK-:/dev/null}" ] && [ -x /usr/bin/ssh-agent ]
|
||||
then
|
||||
exec /usr/bin/ssh-agent $SHELL
|
||||
fi
|
||||
|
||||
export ACP_BASHRC=1
|
||||
|
||||
if [ -f /etc/bashrc ]
|
||||
|
|
Loading…
Reference in a new issue