cleanup tliam script
This commit is contained in:
3
tliam
3
tliam
@@ -22,9 +22,8 @@ flake_path="$("${flake_archive_cmd[@]}" | jq .path -r)"
|
||||
# fail "liam-sieve failed with exit code $?"
|
||||
# fi
|
||||
if "${prefix[@]}" nix run "${flake_path}#checks.x86_64-linux.liam.driver" -- "$@"; then
|
||||
echo yay
|
||||
echo "SUCCESS" >&2
|
||||
else
|
||||
fail "liam-vm failed with exit code $?"
|
||||
fi
|
||||
|
||||
echo "SUCCESS" >&2
|
||||
|
Reference in New Issue
Block a user