diff --git a/script/new-artifact.sh b/script/new-artifact.sh index f2614fd..136e632 100755 --- a/script/new-artifact.sh +++ b/script/new-artifact.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env sh # Create some files and directories in the current folder echo 'hello' > hello.txt