Ver Fonte

fix(installer): universal bash (#2241)

Icy-Thought há 3 anos atrás
pai
commit
41b3f63c37
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      Makefile

+ 1 - 1
Makefile

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