We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0011321 commit 0d5e93fCopy full SHA for 0d5e93f
README.md
@@ -230,5 +230,5 @@ This script automatically updates rule providers whenever the Internet interface
230
231
```sh
232
# Check and update every 30 minutes
233
-*/30 * * * * /opt/clash/clash-rules update >/dev/null 2>&1
+*/30 * * * * /opt/clash/bin/clash-rules update >/dev/null 2>&1
234
```
README.ru.md
@@ -231,5 +231,5 @@ done
# Проверка и обновление каждые 30 минут
235
0 commit comments