From 298b0b240f3c6a1981a28d73f35122891bb9cbad Mon Sep 17 00:00:00 2001 From: Don Harper Date: Tue, 17 Sep 2024 18:07:39 -0500 Subject: [PATCH] build-host | update path --- deploy-host | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy-host b/deploy-host index 9b90456..8ab2209 100755 --- a/deploy-host +++ b/deploy-host @@ -12,8 +12,8 @@ then exit 1 fi -nixanywhere=~/src/nixos/duckland/nixos-anywhere -nixsrc=~/src/nixos/duckland +nixanywhere=~/nixos/nixos-anywhere +nixsrc=~/nixos ip="${1}" host="${2}"