From 1cd39a848079f97623e0e4d2d61ed3df7c8c390f Mon Sep 17 00:00:00 2001 From: Llewellyn van der Merwe Date: Mon, 13 Feb 2023 21:23:45 +0200 Subject: [PATCH] Fixed BOM of the file --- src/octozipo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/octozipo b/src/octozipo index 3f983d2..2809819 100755 --- a/src/octozipo +++ b/src/octozipo @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/bash # Program name PROGRAM_NAME="Octozipo"