From f368ec2e03d23988405f923f2ec946e6ad29ade1 Mon Sep 17 00:00:00 2001 From: Yorick van Pelt Date: Sun, 11 Mar 2018 23:30:05 +0100 Subject: [PATCH] add copy command --- conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/conf b/conf index 52c3856..28a2b63 100755 --- a/conf +++ b/conf @@ -47,6 +47,10 @@ case $1 in build) exec "$0" exec "$2" nixos-rebuild build ;; + copy) + TARGET_HOST=$(jq -r ".$2.host"