mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2024-11-27 01:55:52 -05:00
meow
This commit is contained in:
parent
73bc4d4740
commit
2c1109cba0
1 changed files with 2 additions and 0 deletions
|
@ -70,6 +70,8 @@ RUN <<EOF
|
|||
cat <<EOC >> /etc/gitconfig
|
||||
[safe]
|
||||
directory = *
|
||||
[credential]
|
||||
helper = cache
|
||||
EOC
|
||||
|
||||
ssh-keyscan -t rsa,ecdsa,ed25519 github.com >> /etc/ssh/ssh_known_hosts
|
||||
|
|
Loading…
Reference in a new issue