Skip to content

Commit

Permalink
set shell to bash
Browse files Browse the repository at this point in the history
  • Loading branch information
CramBL committed Jun 24, 2024
1 parent 7b69d4d commit a88fcfe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Justfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
import 'scripts/mod.just'

set shell := ["bash", "-uc"]

@_default:
just --list --no-aliases

Expand Down

0 comments on commit a88fcfe

Please sign in to comment.