From 0c25f5431db67a8862f44e7e2bc0677c1bd80462 Mon Sep 17 00:00:00 2001 From: Christoph Niethammer Date: Tue, 3 May 2016 06:52:23 +0000 Subject: [PATCH] Use non login shell. --- sit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sit b/sit index e8fd96f..ec3d7c6 100755 --- a/sit +++ b/sit @@ -1,4 +1,4 @@ -#!/bin/bash -l +#!/bin/bash # # Install script inspired by the ebuild system of Gentoo Linux #