summaryrefslogtreecommitdiff
path: root/comp.py
diff options
context:
space:
mode:
Diffstat (limited to 'comp.py')
-rwxr-xr-xcomp.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/comp.py b/comp.py
index 9b9d66d..e913af7 100755
--- a/comp.py
+++ b/comp.py
@@ -81,3 +81,5 @@ subprocess.call("chmod --recursive 444 %s/*" % PATH, shell=True)
print("FILENAME: %s" % fn)
print("Register it in \"token\" value of server config to serve all-in-one downloads.")
print("(This feature might not yet have been implemented, though)")
+
+# FIXME: Maybe give the ZIP file link on the index.html page?