Skip to content

Commit

Permalink
test: . -> source
Browse files Browse the repository at this point in the history
  • Loading branch information
c-dilks committed Sep 19, 2023
1 parent 4b11126 commit e396d4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/run-groovy
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

. `dirname $0`/env.sh groovy
source `dirname $0`/env.sh groovy

echo """
****************************************
Expand Down

0 comments on commit e396d4b

Please sign in to comment.