Pārlūkot izejas kodu

Makefile: Always use ssh access to clone repository

pull/5/head
10sr pirms 9 gadiem
vecāks
revīzija
e0b7a0bf92
1 mainītis faili ar 0 papildinājumiem un 6 dzēšanām
  1. +0
    -6
      Makefile

+ 0
- 6
Makefile Parādīt failu

@@ -7,14 +7,8 @@ home ?= $(HOME)

dotfiles_url_base := https://raw.githubusercontent.com/10sr/dotfiles/master
use_git ?= t
git_auth ?= t

ifneq (,$(git_auth))
dotfiles_git := git@github.com:10sr/dotfiles.git
else
$(warning 'git_auth' is empty. Use public read-only git repository.)
dotfiles_git := http://github.com/10sr/dotfiles.git
endif

ifeq (,$(dotfiles_dir))
ifeq (,$(DOTFILES_DIR))


Notiek ielāde…
Atcelt
Saglabāt