Update and rename sync_templates_and_ci to sync_cask_tap_templates (#50569)

This commit is contained in:
Vítor Galvão 2018-08-09 19:21:05 +01:00 committed by GitHub
parent 787ec9233a
commit 371d552b5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ function get_repo {
cd "${repo_dir}" || exit 1
}
function copy_templates_and_ci {
function copy_templates {
local repo_name
repo_name="${1}"