Skip to content

Commit

Permalink
Correcting shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
rpspringuel committed May 13, 2016
1 parent 12bac13 commit 62508bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-gtex.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash

# Copyright (C) 2015 The Gregorio Project (see CONTRIBUTORS.md)
#
Expand Down

0 comments on commit 62508bc

Please sign in to comment.