From e6af0225df8f539308bc3fd8c9dbc967bba5a807 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 18 Mar 2021 14:52:33 +0100 Subject: master -> main --- Makefile.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.example') diff --git a/Makefile.example b/Makefile.example index 1ac950635..483e411c5 100644 --- a/Makefile.example +++ b/Makefile.example @@ -262,7 +262,7 @@ push_install: clean tar cvjf $$ARCHIVE_NAME install/ ; \ scp $$ARCHIVE_NAME root@git.iggdrasil.net:$$INSTALL_PATH ; \ rm $$ARCHIVE_NAME ; - #ifeq ($(BRANCH_NAME),master) \ + #ifeq ($(BRANCH_NAME),main) \ # ssh root@git rm $$INSTALL_PATH"install-ishtar-latest.tar.bz2" ; \ # ssh root@git ln -s $$INSTALL_PATH$$ARCHIVE_NAME $$INSTALL_PATH"install-ishtar-latest.tar.bz2" ;\ #endif \ -- cgit v1.2.3