modify shebang
1 files changed, 1 insertions(+), 1 deletions(-) M wsh
M wsh => wsh +1 -1
@@ 1,4 1,4 @@ -#!/bin/sh +#!/usr/bin/env sh has() { # check if a command exists