Edit

kmx.io/kmxgit/bin/update_etc_git_auth

Branch :

  • bin/update_etc_git_auth
  • #!/bin/sh
    set -e
    cd /etc/git/
    curl > auth.conf.1 https://git.kmx.io/_etc/git/auth.conf
    mv auth.conf.1 auth.conf