flyctl: fix indentation

Co-authored-by: Stanisław Pitucha <viraptor@gmail.com>
This commit is contained in:
Piper McCorkle 2022-08-18 05:39:39 -05:00 committed by GitHub
parent 4e030e5221
commit 6ff0b472f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,7 +42,7 @@ buildGoModule rec {
--bash <($out/bin/flyctl completion bash) \
--fish <($out/bin/flyctl completion fish) \
--zsh <($out/bin/flyctl completion zsh)
ln -s $out/bin/flyctl $out/bin/fly
ln -s $out/bin/flyctl $out/bin/fly
'';
passthru.tests.version = testers.testVersion {