Skip to content

Commit

Permalink
fix: Add shebang to support non-bash based shells
Browse files Browse the repository at this point in the history
  • Loading branch information
jdogmcsteezy committed Dec 14, 2021
1 parent df40552 commit 4d80291
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#! /usr/bin/env bash
# Build Java projects with Maven.
# Maven and Java must be installed prior to running this script.

Expand Down

0 comments on commit 4d80291

Please sign in to comment.