Ver a proveniência

Fix condition

pull/5/head
10sr há 9 anos
ascendente
cometimento
cbbb955dee
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile Ver ficheiro

@@ -21,7 +21,7 @@ endif

current_origin_url := $(shell git config remote.origin.url)

ifneq (,$(dotfiles_dir))
ifeq (,$(dotfiles_dir))

ifneq (,$(findstring $(dotfiles_git_path),$(current_origin_url)))
$(warning Currently in dotfiles repository)


Carregando…
Cancelar
Guardar