Skip to content

Commit

Permalink
Remove distro variable
Browse files Browse the repository at this point in the history
  • Loading branch information
jwillikers committed Feb 27, 2024
1 parent 32ed4ce commit af613c1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .justfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
default: run

distro := `awk -F= '$1=="ID" { print $2 ;}' /etc/os-release`

alias f := format
alias fmt := format

Expand Down

0 comments on commit af613c1

Please sign in to comment.