diff options
Diffstat (limited to 'tools/scripts/autoport.sh')
-rw-r--r-- | tools/scripts/autoport.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/scripts/autoport.sh b/tools/scripts/autoport.sh index 178b9d3..9965936 100644 --- a/tools/scripts/autoport.sh +++ b/tools/scripts/autoport.sh @@ -20,5 +20,5 @@ for port in ${COL_DIR}*/ ; do #echo "$name md5 ${source[0]} @TAR@" >> ck4up.conf done -#portspage . > $DIR/ports.html +portspage --title=c9-ports . > index.html httpup-repgen $COL_DIR |