1

change bash path

This commit is contained in:
Evan Pratten 2023-10-28 13:55:40 -04:00
parent dc4cea38be
commit d1af95e3ae

View File

@ -1,4 +1,4 @@
#! /bin/bash
#! /usr/bin/env bash
set -e
echo "You have chosen to isntall neovim from source."