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