From 4eb6954c7d7b5327c59dfbd86cebfc3ea10c1033 Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Tue, 20 Mar 2018 23:41:24 +0100 Subject: various docs improvements - add clickable anchors for headers - add "outdated" warning for archived docs - add "edit on github" button - beautify template --- docs/upload-archive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/upload-archive') diff --git a/docs/upload-archive b/docs/upload-archive index 1641c50a..7548dd5b 100755 --- a/docs/upload-archive +++ b/docs/upload-archive @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash set -e if [[ $# -eq 0 ]] ; then -- cgit v1.2.3