fix: XDG_RUNTIME_DIR
This commit is contained in:
parent
adf222e2aa
commit
7d7b0ec1aa
@ -26,6 +26,8 @@ echo 'enable-ssh-support' > "$HOME/.gnupg/gpg-agent.conf"
|
|||||||
echo 'D17DD274A8FC460888C038B2F84ACB3A562A3BA4' > "$HOME/.gnupg/sshcontrol"
|
echo 'D17DD274A8FC460888C038B2F84ACB3A562A3BA4' > "$HOME/.gnupg/sshcontrol"
|
||||||
|
|
||||||
cat <<EOF > "$HOME/.bash_profile"
|
cat <<EOF > "$HOME/.bash_profile"
|
||||||
|
export XDG_RUNTIME_DIR="$TMPDIR"
|
||||||
|
|
||||||
gpg-connect-agent /bye
|
gpg-connect-agent /bye
|
||||||
sshd
|
sshd
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user