Skip to content

Commit

Permalink
Tiny clarification
Browse files Browse the repository at this point in the history
  • Loading branch information
rehno-lindeque committed Aug 25, 2021
1 parent a5c3118 commit a6b2927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion remote-builder-network/shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pkgs.mkShell {
elif [ -n "$ZSH_VERSION" ]; then
eval "$(direnv hook zsh)"
else
echo "Unknown shell"
echo "Unknown terminal shell"
fi
export NIXOPS_STATE=$(pwd)/secret/localstate.nixops
Expand Down

0 comments on commit a6b2927

Please sign in to comment.