Node.js script to check the status of my server pages. https://kevin-mok.com/server/
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

9 行
121 B

  1. [Unit]
  2. Description=Update server page statuses
  3. [Timer]
  4. OnCalendar=*:0
  5. Persistent=true
  6. [Install]
  7. WantedBy=timers.target