Skip to content

Commit

Permalink
use platform-python for dnf provenance
Browse files Browse the repository at this point in the history
  • Loading branch information
Habbie committed Jan 18, 2024
1 parent 16bc160 commit 302d261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helpers/generate-dnf-provenance.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python3
#!/usr/libexec/platform-python
"""
This script uses yum and rpm to generate in-toto material provenance and
writes the resulting JSON to stdout or to argv[0] if provided.
Expand Down

0 comments on commit 302d261

Please sign in to comment.