From 3734bf8f3ecf27d1ca4100c1ee0237da97050aa9 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 16 Apr 2021 16:07:36 +0100 Subject: [PATCH] Makefile: Remove spurious #! Signed-off-by: Ian Jackson --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 20b48769..57352460 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,3 @@ -#!/bin/sh # Copyright 2020-2021 Ian Jackson and contributors to Otter # SPDX-License-Identifier: AGPL-3.0-or-later # There is NO WARRANTY. -- 2.30.2