We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aca19bc commit 8d1e221Copy full SHA for 8d1e221
UTILS/findCorruptedAO2Ds.sh
@@ -20,7 +20,7 @@ else
20
fi
21
mapfile -t FILESTOCHECK < files_to_check.txt
22
23
-process AO2Ds
+# process AO2Ds
24
process_file() {
25
IFS='/' read -a num <<< "$1"
26
INPUT=$1
0 commit comments