Installer should use real BASH.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Yeah, my CSHENV Install script is written in Bourne shell. This is because
|
||||
# CSH isn't a great scripting language, but it is a nice interactive shell.
|
||||
|
Reference in New Issue
Block a user