Skip to content

Commit

Permalink
Fix path to 'env'
Browse files Browse the repository at this point in the history
  • Loading branch information
mullr committed Aug 30, 2019
1 parent 24af3a6 commit 05f8644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generate_modules.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/env bash
#!/usr/bin/env bash

set -e

Expand Down

0 comments on commit 05f8644

Please sign in to comment.