From 277555941045dd985e62f485cc0e970527d072af Mon Sep 17 00:00:00 2001 From: msglm Date: Fri, 6 Oct 2023 01:37:55 -0500 Subject: ipfs-archive-manager is executable by default --- ipfs-archive-manager | 1 - 1 file changed, 1 deletion(-) mode change 100644 => 100755 ipfs-archive-manager diff --git a/ipfs-archive-manager b/ipfs-archive-manager old mode 100644 new mode 100755 index 5571fbb..6c835ab --- a/ipfs-archive-manager +++ b/ipfs-archive-manager @@ -6,7 +6,6 @@ organizationalDirectory=$1 #The name of the subfolder under the organizationalDirectory to put content into #If the input is `./$NAME`, where $NAME is the individual file name, there will be no subfolder -# nameOfContent=$2 #The acutal content itself, could be a file or a folder content=$3 -- cgit v1.2.3