Skip to content

Commit

Permalink
use bash
Browse files Browse the repository at this point in the history
  • Loading branch information
tateexon committed Apr 7, 2022
1 parent f7035cd commit f4fa902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/tool-versions-to-env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh -l
#!/usr/bin/env bash

# Script to read .tool-versions library versions into environment variables
# in the form of library_name_version=version_number
Expand Down

0 comments on commit f4fa902

Please sign in to comment.