mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-06-05 01:04:25 -04:00
fix: rename directory, fix script and correct README.md
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
a9435e3652
commit
92a77d0489
5 changed files with 19 additions and 14 deletions
|
@ -1,10 +0,0 @@
|
|||
#!/bin/bash
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2022 The HedgeDoc developers (see AUTHORS file)
|
||||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-only
|
||||
#
|
||||
|
||||
set -e
|
||||
curl -o caddy "https://caddyserver.com/api/download?os=linux&arch=amd64"
|
||||
chmod +x ./caddy
|
Loading…
Add table
Add a link
Reference in a new issue