diff --git a/make b/make index 171c7f6..914b699 100755 --- a/make +++ b/make @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # This file is part of the Fun programming language. # https://fun-lang.xyz/