Skip to content

Commit 0d5e93f

Browse files
committed
[readme]
1 parent 0011321 commit 0d5e93f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,5 +230,5 @@ This script automatically updates rule providers whenever the Internet interface
230230

231231
```sh
232232
# Check and update every 30 minutes
233-
*/30 * * * * /opt/clash/clash-rules update >/dev/null 2>&1
233+
*/30 * * * * /opt/clash/bin/clash-rules update >/dev/null 2>&1
234234
```

README.ru.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,5 +231,5 @@ done
231231

232232
```sh
233233
# Проверка и обновление каждые 30 минут
234-
*/30 * * * * /opt/clash/clash-rules update >/dev/null 2>&1
234+
*/30 * * * * /opt/clash/bin/clash-rules update >/dev/null 2>&1
235235
```

0 commit comments

Comments
 (0)