aboutsummaryrefslogtreecommitdiff
path: root/www/publish.sh
diff options
context:
space:
mode:
Diffstat (limited to 'www/publish.sh')
-rwxr-xr-xwww/publish.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/publish.sh b/www/publish.sh
index 40140728..b1b1b405 100755
--- a/www/publish.sh
+++ b/www/publish.sh
@@ -20,7 +20,6 @@
[ "x${DEBUG+set}" = 'xset' ] && set -v
set -e
-printf '%s\n' $1
FILE=${1%.md}
TMPFILE=$(mktemp -t libreboot_www.XXXXXXXXXX)