Skip to content

Commit

Permalink
fix(installer): universal bash (LunarVim#2241)
Browse files Browse the repository at this point in the history
  • Loading branch information
Icy-Thought authored Feb 3, 2022
1 parent fb2f405 commit 41b3f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SHELL := /bin/bash
SHELL := /usr/bin/env bash

install:
@echo starting LunarVim installer
Expand Down

0 comments on commit 41b3f63

Please sign in to comment.