Node.js script to check the status of my server pages. https://kevin-mok.com/server/
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

9 lines
121 B

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