Przeglądaj źródła

fix(installer): universal bash (#2241)

Icy-Thought 3 lat temu
rodzic
commit
41b3f63c37
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -1,4 +1,4 @@
-SHELL := /bin/bash
+SHELL := /usr/bin/env bash
 
 install:
 	@echo starting LunarVim installer