diff --git a/Makefile b/Makefile index e6e0c98..54467a2 100644 --- a/Makefile +++ b/Makefile @@ -31,8 +31,8 @@ ALIAS_LIVE := @live.live ALIAS_TEST := @test.test SRV_TEST := root@elizabeth.mayfirst.org SRV_LIVE := $(SRV_TEST) -FILES_LIVE := /home/family_home_live/files -FILES_TEST := /home/family_home_test/files +FILES_LIVE := /home/agaric_live/files +FILES_TEST := /home/agaric_test/files ECHO := $(if $(TEST),@echo) synclivetotest: ##@Targets Sync live environment to test (pass TEST=true to echo commands) $(ECHO) drush -y $(ALIAS_TEST) sql-drop