Fix justfile env shebang on Linux (#1330)
Add `-S` to the env invocation in the main justfile's shebang, which is required on Linux.
This commit is contained in:
Reference in New Issue
Block a user
Add `-S` to the env invocation in the main justfile's shebang, which is required on Linux.