mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-01-07 12:48:04 +00:00
meow
This commit is contained in:
parent
73bc4d4740
commit
2c1109cba0
|
@ -70,6 +70,8 @@ RUN <<EOF
|
||||||
cat <<EOC >> /etc/gitconfig
|
cat <<EOC >> /etc/gitconfig
|
||||||
[safe]
|
[safe]
|
||||||
directory = *
|
directory = *
|
||||||
|
[credential]
|
||||||
|
helper = cache
|
||||||
EOC
|
EOC
|
||||||
|
|
||||||
ssh-keyscan -t rsa,ecdsa,ed25519 github.com >> /etc/ssh/ssh_known_hosts
|
ssh-keyscan -t rsa,ecdsa,ed25519 github.com >> /etc/ssh/ssh_known_hosts
|
||||||
|
|
Loading…
Reference in a new issue