From d3a510ab38d16bd46ce831fab3f75edb0dc2a230 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 11 Nov 2024 17:34:32 +0100 Subject: [PATCH] shebang --- bash/rescue-ovh.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/bash/rescue-ovh.sh b/bash/rescue-ovh.sh index cd91e87..b44c5fd 100644 --- a/bash/rescue-ovh.sh +++ b/bash/rescue-ovh.sh @@ -1,5 +1,3 @@ -#! /usr/bin/env sh - rescue_ovh_install() { local package local release="bookworm"