diff --git a/Systemd.md b/Systemd.md index d5d83ee..7e6fc34 100644 --- a/Systemd.md +++ b/Systemd.md @@ -38,7 +38,7 @@ ExecStart=/usr/local/bin/aquatic-crawler\ --preload=/home/btracker/aquatic-crawler/yggdrasil/preload\ --preload-max-filesize=500000\ --preload-max-filecount=10\ - --preload-regex="\.(png|gif|jpeg|jpg|webp|svg|log|nfo|txt)$" + --preload-regex=\.(png|gif|jpeg|jpg|webp|svg|log|nfo|txt)$ StandardOutput=file:///home/aquatic/crawler-debug.log StandardError=file:///home/aquatic/crawler-error.log