From 7900bcf9b059366c084084538dc007727ae50d91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= <lukas.krupcik@vsb.cz> Date: Tue, 19 Jul 2016 15:02:32 +0200 Subject: [PATCH] upgrade --- html_md.sh | 1 + info/list_md.txt | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/html_md.sh b/html_md.sh index e81ca6829..c82b635d0 100755 --- a/html_md.sh +++ b/html_md.sh @@ -1,6 +1,7 @@ #!/bin/sh if [ "$1" = "-d" ]; then + # delete all .md files if [ "$2" = "-html" ]; then # delete all .html files find . -name "*.ht*" | diff --git a/info/list_md.txt b/info/list_md.txt index aa84c1bec..41b8f8f1a 100644 --- a/info/list_md.txt +++ b/info/list_md.txt @@ -184,4 +184,3 @@ ./docs.it4i.cz/vpn-connection-fail-in-win-8.1.md ./docs.it4i.cz/anselm-cluster-documentation.md ./docs.it4i.cz/index.md -./README.md -- GitLab