From 2e1c7e7c033a8d1819c65a65dbed71f884e2fec1 Mon Sep 17 00:00:00 2001 From: Emile Date: Tue, 11 Feb 2025 00:05:07 +0100 Subject: docs: updated deploy instruction --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ab237de..a925db3 100644 --- a/README.md +++ b/README.md @@ -24,12 +24,10 @@ Print the generated secrets file as follows: ## Deploy -Using [deploy-rs](https://github.com/serokell/deploy-rs) to deploy - ```bash -; deploy .#corrino -; deploy .#caladan -; deploy .#lampadas -; deploy .#lernaeus +; BUILDHOST=corrino HOSTNAME=corrino make deploy +; BUILDHOST=corrino HOSTNAME=lampadas make deploy +; BUILDHOST=corrino HOSTNAME=lankiveil make deploy +; make switch-caladan ``` -- cgit 1.4.1