Fix build to not require bash #190

This commit is contained in:
Justine Tunney 2021-06-09 04:39:52 -07:00
parent cd2f984ec2
commit f721d61b54

View file

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/bin/sh
#-*-mode:sh;indent-tabs-mode:nil;tab-width:2;coding:utf-8-*-┐
#───vi: set net ft=sh ts=2 sts=2 fenc=utf-8 :vi─────────────┘
#