From dcbb88b423fc22dbc99170e4580ce100243b305a Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Fri, 29 Nov 2024 16:19:27 +0100 Subject: [PATCH] =?UTF-8?q?=E2=88=92shebang?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spcd/bootstrap.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/spcd/bootstrap.sh b/spcd/bootstrap.sh index b9b1702..a4f05d2 100644 --- a/spcd/bootstrap.sh +++ b/spcd/bootstrap.sh @@ -1,5 +1,3 @@ -#! /usr/bin/env sh - # ╭───────────────╮ # │ __ = internal │ # ╰───────────────╯