1
0
Fork 0
mirror of https://github.com/hcartiaux/dotfiles.git synced 2024-10-18 09:15:24 +02:00

[install] Return exit code 0 on servers

This commit is contained in:
Hyacinthe Cartiaux 2023-02-09 22:48:17 +01:00
parent a4be5c48af
commit 1013ca7dcf

View file

@ -120,5 +120,5 @@ ln -sf $DOTFILES/gnupg/gpg-agent.conf ~/.gnupg/gpg-agent.conf
ln -sf /tmp ~/.macromedia
ln -sf /tmp ~/.thumbnails
)
) || true