summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortechchud <protrude_paying969@simplelogin.com>2025-08-17 19:54:02 -0500
committertechchud <protrude_paying969@simplelogin.com>2025-08-17 19:54:02 -0500
commita343d612b4629fc628869097a72a0bec773de0e9 (patch)
treebf60bb2357769f9ccfb7753d3b2f0635458ffb9a
parent29776fd0bd0d03e2b0a919b41d4bf985f1d22a89 (diff)
downloadipfs-archive-manager-a343d612b4629fc628869097a72a0bec773de0e9.tar.gz
ipfs-archive-manager-a343d612b4629fc628869097a72a0bec773de0e9.tar.bz2
ipfs-archive-manager-a343d612b4629fc628869097a72a0bec773de0e9.zip
ipfs-archive-manager is executable by default
-rwxr-xr-x[-rw-r--r--]ipfs-archive-manager1
1 files changed, 0 insertions, 1 deletions
diff --git a/ipfs-archive-manager b/ipfs-archive-manager
index 5571fbb..6c835ab 100644..100755
--- 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