test
This commit is contained in:
parent
75c4075210
commit
b43682344e
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -43,6 +43,7 @@ sync:
|
||||||
ifeq ($(shell grep -c "archlinux" /proc/version), 1)
|
ifeq ($(shell grep -c "archlinux" /proc/version), 1)
|
||||||
# Arch
|
# Arch
|
||||||
@$(MAKE) sync-dotconfig
|
@$(MAKE) sync-dotconfig
|
||||||
|
@echo coucou
|
||||||
|
|
||||||
|
|
||||||
@$(MAKE) sync-emacs
|
@$(MAKE) sync-emacs
|
||||||
|
|
Loading…
Reference in a new issue