diff --git a/LICENSE.txt b/LICENSE.txt index dfd377e..346e03e 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ STEAL THIS LICENSE -Copyright 2022 mat ess. All rights reserved. +Copyright mat ess. All rights reserved. --- diff --git a/flake.nix b/flake.nix index dc87fed..918a1a7 100644 --- a/flake.nix +++ b/flake.nix @@ -34,7 +34,7 @@ shift cmd="docker compose -f - $*" # shellcheck disable=SC2029 - to-docker-compose | ssh "$host" "$cmd" + to-docker-compose | ssh "$host" "tee remote-docker-compose.json | $cmd" ''; }; in