aboutsummaryrefslogtreecommitdiff
path: root/sitemap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sitemap.sh')
-rwxr-xr-xsitemap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sitemap.sh b/sitemap.sh
index 2f1d874..ab73965 100755
--- a/sitemap.sh
+++ b/sitemap.sh
@@ -1,7 +1,7 @@
#!/bin/bash
# url configuration
-URL="https://mcmilk.de/"
+URL="https://$(hostname)/"
# values: always hourly daily weekly monthly yearly never
FREQ="weekly"