Skip to content

Commit

Permalink
Remove dependencies on lsb_release and add support for DNF and Rocky …
Browse files Browse the repository at this point in the history
…Linux 9
  • Loading branch information
joshrendek committed Sep 23, 2023
1 parent 70859de commit ffb1681
Show file tree
Hide file tree
Showing 4 changed files with 290 additions and 252 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
- run: aws s3 cp trex.py s3://updates.sysward.com/
- run: aws s3 cp sysward s3://updates.sysward.com/
- run: aws s3 cp version s3://updates.sysward.com/
- run: aws cloudfront create-invalidation --distribution-id EXAQZU7A32C2T --paths='/*'
- run: aws cloudfront create-invalidation --distribution-id EXAQZU7A32C2T --paths='/*'
Loading

0 comments on commit ffb1681

Please sign in to comment.