Skip to content

Commit

Permalink
Use env to find bash
Browse files Browse the repository at this point in the history
  • Loading branch information
pjcj committed Dec 29, 2023
1 parent e69683c commit b7caa56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/dc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash

# Copyright 2001-2023, Paul Johnson ([email protected])

Expand Down

0 comments on commit b7caa56

Please sign in to comment.