Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/vm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Hansson <github@hanssonit.se>2021-08-19 21:51:28 +0300
committerGitHub <noreply@github.com>2021-08-19 21:51:28 +0300
commit73fcdd91e0361d0b903d9fec61f047d94e39a509 (patch)
tree30b40cad5f659a4dd05751716efdfcfb8b1ed3f9
parent7251c788e6b4bd175b849795af5da266768d8a79 (diff)
fix SC
-rw-r--r--static/spamhaus-drop.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/spamhaus-drop.sh b/static/spamhaus-drop.sh
index 25f78fed..1213aeaa 100644
--- a/static/spamhaus-drop.sh
+++ b/static/spamhaus-drop.sh
@@ -75,7 +75,7 @@ delete_chain() {
}
download_rules() {
- TMP_FILE="$(tempfile)"
+ TMP_FILE="$(mktemp)"
for URL in $URLS; do
# get a copy of the spam list