mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 07:41:02 +08:00
Update server_fixes.md
This commit is contained in:
parent
8c69fd2c35
commit
944caa03e8
@ -17,7 +17,7 @@ And also I wrote a super stupid cron fix, which is below.
|
||||
## My stupid cron fix:
|
||||
Cron Job:
|
||||
```
|
||||
0 1 * * * "cd / && bun run hardpushrevolvconf.ts" > /dev/null
|
||||
0 1 * * * "bun run /hardpushrevolvconf.ts" > /dev/null
|
||||
```
|
||||
|
||||
Here is the script I used to force the change of my resolv.conf file:
|
||||
|
Loading…
x
Reference in New Issue
Block a user