From 8295004858bfc1044dad420d85a239908620baa3 Mon Sep 17 00:00:00 2001 From: coderkun Date: Sat, 10 Feb 2018 19:10:00 +0100 Subject: [PATCH] =?UTF-8?q?Change=20scripts=20=E2=80=9Cevolution=E2=80=9D?= =?UTF-8?q?=20and=20=E2=80=9Cgajim=E2=80=9D=20to=20use=20POSIX=20shell?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- evolution | 2 +- gajim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/evolution b/evolution index 66894b9..8e2324d 100755 --- a/evolution +++ b/evolution @@ -1,3 +1,3 @@ -#!/bin/bash +#!/bin/sh LANG=en_US.utf8 exec /usr/bin/evolution diff --git a/gajim b/gajim index 78adc62..886e65d 100755 --- a/gajim +++ b/gajim @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # Start notification daemon