From 9861e17a7f471b70b780571a7fcc673a5f7997d4 Mon Sep 17 00:00:00 2001 From: Indrajit Raychaudhuri Date: Sun, 2 May 2021 02:58:25 -0500 Subject: [PATCH] archive: Remove unnecessary interpreter directive These files are expected to be `source`d in and not executed standalone. --- modules/archive/functions/archive | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/archive/functions/archive b/modules/archive/functions/archive index 75084da..b6f9523 100644 --- a/modules/archive/functions/archive +++ b/modules/archive/functions/archive @@ -1,4 +1,3 @@ -#!/usr/bin/env zsh # # Creates archive file #