Skip to content

Commit

Permalink
Update script/new-artifact.sh
Browse files Browse the repository at this point in the history
Co-authored-by: James M. Greene <[email protected]>
  • Loading branch information
yoannchaudet and JamesMGreene authored Aug 19, 2022
1 parent 2f32392 commit 8ad8227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/new-artifact.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env sh

# Create some files and directories in the current folder
echo 'hello' > hello.txt
Expand Down

1 comment on commit 8ad8227

@yoannchaudet
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Runnster Care to elaborate? I don't speak expletive all that well.

Please sign in to comment.