From 0296fcb5cd2a969e9d5231838eeef60d027d9cb7 Mon Sep 17 00:00:00 2001 From: Arseniy Seroka Date: Sun, 30 Nov 2014 23:02:34 +0300 Subject: bash -> env bash --- uninstall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'uninstall') diff --git a/uninstall b/uninstall index aef61bf4..1884c470 100755 --- a/uninstall +++ b/uninstall @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash confirm() { while [ 1 ]; do -- cgit v1.2.3