summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormsglm <msglm@techchud.xyz>2023-10-06 01:37:55 -0500
committermsglm <msglm@techchud.xyz>2023-10-06 01:37:55 -0500
commit277555941045dd985e62f485cc0e970527d072af (patch)
treebf60bb2357769f9ccfb7753d3b2f0635458ffb9a
parent4b4064624f305606a86a8845f246d1cd6f67809c (diff)
downloadipfs-archive-manager-277555941045dd985e62f485cc0e970527d072af.tar.gz
ipfs-archive-manager-277555941045dd985e62f485cc0e970527d072af.tar.bz2
ipfs-archive-manager-277555941045dd985e62f485cc0e970527d072af.zip
ipfs-archive-manager is executable by defaultHEADv1.0.1master
-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