10 lines
219 B
Text
10 lines
219 B
Text
|
Index: scripts/msmtpq/msmtp-queue
|
||
|
--- scripts/msmtpq/msmtp-queue.orig
|
||
|
+++ scripts/msmtpq/msmtp-queue
|
||
|
@@ -1,4 +1,4 @@
|
||
|
-#!/usr/bin/env sh
|
||
|
+#!/bin/sh
|
||
|
|
||
|
##--------------------------------------------------------------
|
||
|
##
|