From ff5f6773401d55a4392a9a89aa8c6f360a320490 Mon Sep 17 00:00:00 2001 From: York-Simon Johannsen Date: Sun, 3 Nov 2019 01:03:56 +0100 Subject: [PATCH] Update env to bash --- linux_mint.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/linux_mint.sh b/linux_mint.sh index b2606ba..dc094e3 100644 --- a/linux_mint.sh +++ b/linux_mint.sh @@ -1,4 +1,5 @@ -#!/bin/sh +#!/usr/bin/env bash + echo -e "\nComputertruhe-Setup" echo "-------------------" echo ">>> Starte initiales Setup für Rechner mit frisch installiertem Linux Mint 19 ..."