Fiy things

This commit is contained in:
Fabian Stamm 2020-12-10 00:13:40 +01:00
parent 2413d42af5
commit 499fa9a1d7
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
http:// {
root * /var/lib/caddy/
root * /var/www/
@notmedia {
not path /media/*

View File

@ -1,6 +1,6 @@
#!/bin/bash
REMOTE_URL="https://minio2.hibas123.de/share/fba.tar"
RESULT_DIR=/var/lib/caddy/
RESULT_DIR=/var/www/
wget $REMOTE_URL